Skip to content

This removes the excessive copy rules from the Gruntfile

Dread Knight requested to merge grunt-cleanup into master

Created by: ktiedt

Moves copy rules to a module that serves that purpose w/bower components, added overrides to bower.json so we always get minified files for now... once we moved to a better dev vs production setup we can switch the overrides to insuring dev is never minified and production always is.

Merge request reports