mklabs / node-build-script

MIT License
322 stars 55 forks source link

specific branch with grunt dep set to grunt repo #38

Closed mklabs closed 12 years ago

mklabs commented 12 years ago

add a new specific branch with the grunt dep set to grunt repo instead:

"grunt": "~0.3.8",

to

"grunt": "https://github.com/cowboy/grunt/tarball/wip"

maybe doing this directly in dev branch.

need to rewrite some of the tasks to take advantage of upcoming grunt changes in 0.4.x

Edit: branch: https://github.com/h5bp/node-build-script/tree/grunt0.4.x