aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
...
* Build/grunt: Another attempt at using adm-zip. Keep the result in place, but ↵Jörn Zaefferer2012-03-191-1/+2
| | | | don't (yet) use it - need to report issues to adm-zip
* Build/grunt: Integrate CSSLintJörn Zaefferer2012-03-101-2/+2
|
* Build/grunt: Partial download_themes task. Extracting currently fails with ↵Jörn Zaefferer2012-03-081-1/+2
| | | | crc32 checksum failure
* Build/grunt: Minify CSS files, using sqwish.Jörn Zaefferer2012-03-061-1/+2
|
* Build/grunt: Switch to adm-zip. Use addFile method until addLocalFile is ↵Jörn Zaefferer2012-03-061-1/+1
| | | | implemented.
* First iteration on grunt-based build. lint, qunit, concat, min and zip all ↵Jörn Zaefferer2012-03-021-0/+33
work, but all have various limiations.