Updated: electron version->4 & webpack version -> 4

This commit is contained in:
Molunerfinn
2018-12-25 17:28:12 +08:00
parent 60ccd10e1a
commit eddd39309e
9 changed files with 3700 additions and 3097 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ before_install:
install:
#- export DISPLAY=':99.0'
#- Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
- nvm install 8.9
- nvm install 10
- curl -o- -L https://yarnpkg.com/install.sh | bash
- source ~/.bashrc
- npm install -g xvfb-maybe