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

migrate away from deprecated bower.json #19

Open
patrickp-rthinfo opened this issue Sep 19, 2020 · 1 comment
Open

migrate away from deprecated bower.json #19

patrickp-rthinfo opened this issue Sep 19, 2020 · 1 comment

Comments

@patrickp-rthinfo
Copy link
Contributor

Bower is deprecated. Popular alternatives are yarn or npm "plus X" where X stands for additional solutions like browserify.
If we want to go with npm, we must create a package.json and publish a package on npmjs.com.

@Vectorial1024
Copy link

This package was recently modernized (ref Vectorial1024#4).

The modernized package uses NPM + Rollup, and is available at https://www.npmjs.com/package/@vectorial1024/leaflet-color-markers . Most notably, the package works with the include syntax (more info in the README).

Users of both pointhi/leaflet-color-markers (not published on NPM) and patrickp-rthinfo/leaflet-color-markers (published as leaflet-color-markers) should migrate to use the modernized package @vectorial1024/leaflet-color-markers.

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