[openstreetmap/openstreetmap-website] Minimap migration from Leaflet to MapLibre (PR #6683)
Tom Hughes
notifications at github.com
Thu Jan 29 19:02:36 UTC 2026
@tomhughes commented on this pull request.
> @@ -7,12 +7,14 @@
//= require osm
//= require leaflet/dist/leaflet-src
//= require leaflet.osm
+//= require maplibre-gl/dist/maplibre-gl
Sprockets is entirely text based inclusion - there is no deduplication or tree shaking or anything like that. It's up to you to make sure that each file is only included once.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6683#discussion_r2743081275
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6683/review/3724485430 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260129/f95d8b2b/attachment-0001.htm>
More information about the rails-dev
mailing list