Skip to content

Commit

Permalink
install webpack for appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Dec 30, 2016
1 parent 4bcc4e1 commit 2ce5caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ install:
- git reset --hard HEAD
- npm install npm -g
- npm install electron-builder@next # force install next version to test electron-builder
- npm install -g webpack
- npm install
- npm prune

Expand Down

0 comments on commit 2ce5caf

Please sign in to comment.