Skip to content

Commit

Permalink
add prepublish build
Browse files Browse the repository at this point in the history
  • Loading branch information
dimapaloskin committed Nov 11, 2018
1 parent bf8008c commit 23c2ac1
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 @@ -8,6 +8,7 @@
"license": "MIT",
"scripts": {
"build": "rollup -c rollup.config.js",
"prepublish": "npm run build",
"test": "jest",
"lint": "eslint ./src"
},
Expand Down

0 comments on commit 23c2ac1

Please sign in to comment.