Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bower.json references minified script in 'main' #18

Open
wgorder opened this issue Feb 28, 2015 · 1 comment
Open

bower.json references minified script in 'main' #18

wgorder opened this issue Feb 28, 2015 · 1 comment

Comments

@wgorder
Copy link

wgorder commented Feb 28, 2015

This messes up my build tools which do concatenation and minification. If you are using bower to begin with you probably have tools to handle the minification.

See bower/bower#393

Current spec description:

The primary acting files necessary to use your package. While Bower does not directly use these files, they are listed with the commands bower list map and bower list --sources, so they can be used by build tools. Do not include minified files. Files should not be versioned (Bad: package.1.1.0.js; Good: package.js).
@rrajewski
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants