mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added package command to prune dev modules
This commit is contained in:
4
package.bat
Normal file
4
package.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
cd client
|
||||
call npm prune --production
|
||||
cd ..
|
||||
call "C:\Program Files (x86)\Inno Setup 6\iscc.exe" "installer\olympus.iss"
|
||||
Reference in New Issue
Block a user