3 lines
38 B
Batchfile
3 lines
38 B
Batchfile
@echo off
|
|
call npm run dist:prod
|
|
pause |
@echo off
|
|
call npm run dist:prod
|
|
pause |