aboutsummaryrefslogtreecommitdiff
path: root/grunt
AgeCommit message (Collapse)AuthorFilesLines
2014-02-10add copyright header to shrinkwrap.js; fixes #12643Chris Rebert1-0/+6
2014-02-07Avoid setting `jshint node: true` in every Grunt JS fileZlatan Vasović4-5/+0
2014-02-06bs-raw-files-generator.js: use the global directive to define the `btoa` ↵XhmikosR1-1/+3
variable.
2014-02-04reorganize all grunt tasks into one directoryChris Rebert4-0/+324
also fixes #12581