-
Notifications
You must be signed in to change notification settings - Fork 33
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
Publish on Bower #382
Comments
Can you explain how we add the package to bower without built files in the repository? |
Why not add built files into the repo? It's not an anti-pattern anymore. |
2gis-maps-react package now available on Bower. But looks like it requires 2gis-maps package. But I'm not sure |
BTW, since you use Git tags, if you'll add built files into the repo, you can serve them directly from GitHub with proper Content-Type header using RawGit (https://rawgit.com), a free service based on MaxCDN's (https://maxcdn.com) super fast global CDN. 😉 And please don't forget to update GitHub releases. |
We will not add build files because it creates many merge conflicts and makes code review more difficult. I think we can look into how https://github.com/Leaflet/Leaflet doing this without built files in the repo. |
Any progress? |
Sorry I am a little bit busy right now, but you can create your own pull request |
Should all packages from |
Please create
bower.json
file and publish this package in Bower registry .The text was updated successfully, but these errors were encountered: