Leaflet.markercluster icon indicating copy to clipboard operation
Leaflet.markercluster copied to clipboard

1.3 minified version missing

Open fabysdev opened this issue 7 years ago • 7 comments

Hi! It seems the 1.3 version is missing the minified version "leaflet.markercluster.js"
https://github.com/Leaflet/Leaflet.markercluster/tree/v1.3.0/dist

fabysdev avatar Jan 19 '18 08:01 fabysdev

Hi,

Just in case you need it right now, it is available on npm and unpkg CDN: https://unpkg.com/[email protected]/dist/ https://unpkg.com/[email protected]/dist/leaflet.markercluster.js

ghybs avatar Jan 21 '18 03:01 ghybs

Thanks, must have messed something up in the build process, will fix shortly

danzel avatar Jan 21 '18 19:01 danzel

Fixed

danzel avatar Jan 21 '18 19:01 danzel

@danzel this was fixed as of yesterday, but it looks like the change was reverted. I no longer see "leaflet.markercluster.js" in the dist/ folder, though it was definitely there just yesterday. Any idea what's going on?

talimarcus avatar Jan 23 '18 22:01 talimarcus

It is only there in tags https://github.com/Leaflet/Leaflet.markercluster/tree/v1.3.0/dist

danzel avatar Jan 24 '18 00:01 danzel

@danzel would it be possible to re-open this issue, and re-publish leaflet with the contents of v1.3.0/dist which should have been in the release anyways? It appears that the release of v1.3.0 did not get all the files that it should have (as per the tag), which is causing a bower.install of leaflet.markercluster to not install the proper files in the dist/ folder. If you look at the dist file included in the github release, the files are there - they are just not coming through during an install.

note, i am working on the same issue as @talimarcus and merely requesting that it be resolved properly.

joshsylvester avatar May 09 '18 23:05 joshsylvester

I'm not sure what to do, the tag has the files. I don't use bower, so you'll have to give me some advice.

danzel avatar May 10 '18 01:05 danzel