js-markerclusterer
js-markerclusterer copied to clipboard
semantic-release: provide published package alongside source code with releases on github
Thanks for stopping by to let us know something could be better!
Is your feature request related to a problem? Please describe. would be super nice to have a "dist" folder where generated files were in the releases
If you would like to upvote the priority of this issue, please comment below or react on the original post above with :+1: so we can see what is popular when we triage.
@gemal Thank you for opening this issue. 🙏 Please check out these other resources that might help you get to a resolution in the meantime:
- Check the issue tracker - bugs and feature requests for Google Maps Platform APIs and SDKs
- Open a support case - Get 1:1 support in Cloud Console.
- Discord - chat with other developers
- StackOverflow - use the
google-mapstag
This is an automated message, feel free to ignore.
Not sure I'm understanding what you are asking for. We do publish the ./dist folder with all releases (see https://www.npmjs.com/package/@googlemaps/markerclusterer?activeTab=code). Or where did you expect to find them?
I was refering to this file: https://github.com/googlemaps/js-markerclusterer/archive/refs/tags/v2.5.0.zip the one that is available for each release That does not contain the dist folder
Thanks for clarifying. Those are snapshots of the GitHub repo for the release-tags, and as such don't contain the generated files. I'm not sure if it's possible to replace them with something else.