Skip to content

Add :main pragma and `ignore` option.

Choose a tag to compare

@timmywil timmywil released this 23 Jun 15:52
· 36 commits to master since this release
  • The :main pragma can be added to the end of a module name to denote that grunt-bowercopy should retrieve source locations from the main property of a bower module's bower.json.
  • The ignore options was added to allow skipping over certain modules when tracking which ones have had files copied.
  • grunt-bowercopy now warns if no files were copied for a particular target.