Skip to content

Commit

Permalink
Add build on postinstall so it works out from a git check out repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jduthon committed Oct 16, 2017
1 parent b6525e1 commit 6f2c4b9
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 @@ -44,6 +44,7 @@
"build:lib": "gulp build:lib",
"bump": "gulp bump",
"lint": "eslint .",
"install": "npm run build",
"prepublish": "npm run build:lib",
"publish:npm": "gulp publish:npm",
"publish:site": "gulp publish:examples",
Expand Down

0 comments on commit 6f2c4b9

Please sign in to comment.