Skip to content

Commit

Permalink
chore: add test.watch command
Browse files Browse the repository at this point in the history
  • Loading branch information
juristr committed Mar 24, 2017
1 parent c32119f commit 6686e1b
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 @@ -59,6 +59,7 @@
},
"scripts": {
"test": "grunt build && grunt karma:unit",
"test.watch": "grunt build && grunt karma:dev",
"build": "grunt build",
"prepublish": "npm run build",
"postpublish": "publish-latest",
Expand Down

0 comments on commit 6686e1b

Please sign in to comment.