Skip to content

Commit

Permalink
don't recompile Grunfile.spider
Browse files Browse the repository at this point in the history
  • Loading branch information
alongubkin committed Nov 30, 2014
1 parent bbda5fc commit 1a71631
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 71 deletions.
166 changes: 96 additions & 70 deletions Gruntfile.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"grunt": "~0.4.5"
},
"scripts": {
"test": "spider -c Gruntfile.spider && grunt && rm Gruntfile.js"
"test": "grunt"
},
"bin": {
"spider": "cli.js"
Expand Down

0 comments on commit 1a71631

Please sign in to comment.