zmv7.github.io/mag/tools/build.release.cmd

5 lines
67 B
Batchfile

REM building ...
node release.js --src ".." --dst "../mini"
pause