AniwatchPlus/!build.cmd
2020-08-26 22:00:58 +02:00

3 lines
38 B
Batchfile

@echo off
call npm run dist:prod
pause