Merge branch 'master' into custom-console-for-particular-node

This commit is contained in:
Piotr Pekala 2019-09-23 02:25:51 -07:00
commit f678a6cdd7

View File

@ -18,6 +18,7 @@ install:
- yarn install
build_script:
- node --max-old-space-size=4096 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"