Skip to content

Commit

Permalink
Build files before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyganch committed Jul 11, 2016
1 parent b1a5535 commit 7b29298
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 @@ -31,6 +31,7 @@
"scripts": {
"build": "./scripts/build.sh",
"coverage": "./scripts/build.sh && ./scripts/coverage.sh",
"prepublish": "./scripts/build.sh",
"test": "./scripts/build.sh && ./scripts/test.sh"
}
}

0 comments on commit 7b29298

Please sign in to comment.