mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-23 14:52:22 +00:00
Merge branch 'master' into custom-console-for-particular-node
This commit is contained in:
commit
c80a052e55
@ -18,7 +18,7 @@ install:
|
||||
- yarn install
|
||||
|
||||
build_script:
|
||||
- node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng build --prod
|
||||
- node --max-old-space-size=8192 node_modules/@angular/cli/bin/ng build --prod
|
||||
- yarn buildforelectron
|
||||
- "%PYTHON%\\python.exe -m pip install -r scripts\\requirements.txt"
|
||||
- "%PYTHON%\\python.exe scripts\\build.py download -a"
|
||||
|
Loading…
Reference in New Issue
Block a user