Closed pmowrer closed 9 years ago
Per https://github.com/bower/bower.json-spec, "main" should "not include minified files."
"main"
Updating this to conform to spec would be helpful for debugging in a dev environment. Bower dependencies are typically minified by developers themselves anyway.
Per https://github.com/bower/bower.json-spec,
"main"
should "not include minified files."Updating this to conform to spec would be helpful for debugging in a dev environment. Bower dependencies are typically minified by developers themselves anyway.