nope/10-compile-browser.bat
2021-09-09 07:36:01 +02:00

7 lines
114 B
Batchfile

set DIR=%~dp0
cd "%DIR%"
call npx webpack -c .\webpack-typescript.config.js
cd build
xcopy * ..\..\nope-browser\