AniwatchPlus/!build.cmd

3 lines
38 B
Batchfile
Raw Permalink Normal View History

2020-08-26 22:00:58 +02:00
@echo off
call npm run dist:prod
pause