nope/10-compile-browser.bat

7 lines
114 B
Batchfile
Raw Normal View History

2021-09-09 05:36:01 +00:00
set DIR=%~dp0
cd "%DIR%"
call npx webpack -c .\webpack-typescript.config.js
cd build
xcopy * ..\..\nope-browser\