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

register package on bower #67

Open
cbfranca opened this issue Nov 23, 2016 · 2 comments
Open

register package on bower #67

cbfranca opened this issue Nov 23, 2016 · 2 comments

Comments

@cbfranca
Copy link

No description provided.

@pamelafox
Copy link
Owner

I just ran bower register to see what'd happen, and it takes issue with the bower.json:

bower lscache#* invalid-meta The "main" field cannot contain minified files
bower lscache#* invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["lscache.min.js","lscache.js"]

I'm not sure if there's a reason we need to have both in that array for some other reason. @MathieuLoutre , do you know?

@MathieuLoutre
Copy link
Contributor

No reasons that I can see now. I guess we can just remove the minified one and release/tag a new version. That should clean up the warnings.

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

3 participants