1
0
mirror of https://git.fuwafuwa.moe/SMLoadrDev/SMLoadr synced 2024-10-01 14:48:44 +02:00
SMLoadr/BUILD.cmd

3 lines
160 B
Batchfile
Raw Normal View History

2019-03-11 18:24:08 +01:00
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