Skip to content

Commit

Permalink
Add release command
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Miskiewicz committed Jun 17, 2017
1 parent 4342612 commit 8ca6ba9
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 @@ -13,6 +13,7 @@
"package": "build --dir",
"dist-clean": "rm -rf ./dist ./release",
"dist": "build -mwl",
"release": "yarn dist-clean && yarn build && build -mwl",
"test": "./node_modules/mocha/bin/mocha"
},
"author": "Adam Miskiewicz <adam.skevy@mac.com> (http://github.com/skevy)",
Expand Down

0 comments on commit 8ca6ba9

Please sign in to comment.