Skip to content

Commit

Permalink
PERF update
Browse files Browse the repository at this point in the history
  • Loading branch information
shanebdavis committed May 19, 2019
1 parent 2b4fc3f commit a5ecf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"scripts": {
"build": "caf -v -p -c cafInCaf -o source",
"perf": "nn -s;mocha -u tdd --compilers coffee:coffee-script/register perf",
"perf": "nn -s;mocha -u tdd perf",
"start": "webpack-dev-server --hot --inline --progress",
"test": "nn -s;mocha -u tdd",
"testInBrowser": "webpack-dev-server --progress"
Expand Down

0 comments on commit a5ecf2d

Please sign in to comment.