Skip to content

Commit

Permalink
Add npm run all shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
bacher09 committed Aug 28, 2019
1 parent 8259b62 commit 36c0b40
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 @@ -42,6 +42,7 @@
"lint": "gulp lint",
"cover": "gulp coverage",
"clean": "gulp clean",
"all": "gulp default",
"browser-test": "karma start",
"webpack": "webpack",
"dev-server": "webpack-dev-server"
Expand Down

0 comments on commit 36c0b40

Please sign in to comment.