mirror of
https://git.fuwafuwa.moe/SMLoadrDev/SMLoadr
synced 2024-11-17 05:34:34 +01:00
3 lines
160 B
Batchfile
3 lines
160 B
Batchfile
|
rmdir /s /q BUILD
|
||
|
|
||
|
node_modules/.bin/pkg package.json --targets latest-macos-x64,latest-win-x86,latest-win-x64,latest-linux-x86,latest-linux-x64 --out-dir BUILD
|