mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Fixed minor errors in build scripts
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
npm run tsc
|
||||
call npm run tsc
|
||||
|
||||
echo D|xcopy /Y /S /E .\public ..\..\build\frontend\public
|
||||
echo D|xcopy /Y /S /E .\views ..\..\build\frontend\cert
|
||||
echo D|xcopy /Y /S /E .\build ..\..\build\frontend\build
|
||||
|
||||
echo F|xcopy /Y .\app.js ..\..\build\frontend\app.js
|
||||
echo F|xcopy /Y .\client.js ..\..\build\frontend\client.js
|
||||
|
||||
Reference in New Issue
Block a user