mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
3 lines
135 B
Batchfile
3 lines
135 B
Batchfile
start cmd /k "npm run start"
|
|
start cmd /k "watchify .\index.ts --debug -p [ tsify --noImplicitAny ] -o .\public\javascripts\bundle.js"
|