Commit Graph

705 Commits (4615c06e401c2745d4f8779e760b26e273d1b0b8)

Author SHA1 Message Date
Daniel Reichert 5114fa1f0a Update name and repository in package.json 10 years ago
Arlo Breault 8d56a1b248 Run tests on Sauce Labs
* Issue #57
11 years ago
lilia cd888f66ef Build unminified manifest.css from sources 11 years ago
lilia a79fb363aa Let npm install bower
One less step for new contributors who need to add dependencies.
11 years ago
lilia 73f4f64351 Grunt preen and concat
Set up grunt with tasks for:
  * preen - deletes unused files from bower_components, configured in
      bower.json
  * concat - concatenates preened bower components, configured
      automagically from the preen config

It's worth noting that this setup assumes the order of files within a
package doesn't matter. This is usually true since we often include only
one file from the package.
11 years ago