Skip to content

Commit

Permalink
build web after install
Browse files Browse the repository at this point in the history
  • Loading branch information
iwater committed Jan 7, 2019
1 parent ba45e4f commit 82e2844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
},
"scripts": {
"prepublish": "npm run buildweb",
"postinstall": "npm run buildweb",
"test": "node test.js",
"lint": "eslint .",
"testserver": "node test/server/startServer.js",
Expand Down

0 comments on commit 82e2844

Please sign in to comment.