1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Enhance copy-img script to ensure destination directory exists and use shx for cross-platform compatibility

This commit is contained in:
codecalm
2025-02-12 18:59:23 +01:00
parent 3320246d0f
commit 1b0266e612
3 changed files with 37 additions and 2 deletions

View File

@@ -36,6 +36,7 @@
"rtlcss": "^4.3.0",
"sass": "1.71.0",
"terser": "^5.38.1",
"turbo": "^2.4.0"
"turbo": "^2.4.0",
"shx": "^0.3.4"
}
}