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.
This commit is contained in:
lilia 2014-10-29 18:32:29 -07:00
parent c8ad65efe0
commit 73f4f64351
10 changed files with 20841 additions and 26 deletions

20772
js-deps/bower_components.js Normal file

File diff suppressed because it is too large Load diff