mirror of
https://git.fuwafuwa.moe/SMLoadrDev/SMLoadr
synced 2024-11-16 19:04:32 +01:00
3 lines
155 B
Batchfile
3 lines
155 B
Batchfile
rmdir /s /q BUILD
|
|
|
|
node_modules/.bin/pkg package.json --targets node9-macos-x64,node9-win-x86,node9-win-x64,node9-linux-x86,node9-linux-x64 --out-dir BUILD |