7ac98758d4
Drop UMD and make ESM the default entrypoint ( #8826 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com >
Co-authored-by: Florian Bischof <design.falke@gmail.com >
2025-03-17 15:59:00 +01:00
a359cd1576
Use import maps to load Leaflet in the debug directory ( #8926 )
2023-04-23 16:37:19 +02:00
d339e899fd
Convert map debug pages to ESM ( #8838 )
2023-02-13 11:36:48 +01:00
842dd30cac
Remove leaflet-include.js ( #7776 )
...
* Remove not necessary leaflet-include.js
* Remove not necessary leaflet-include.js & line ending
2021-11-25 19:19:15 +02:00
0d1eae32be
Fix debug examples after rollup ( #5417 )
...
Fix #5373 .
- Remove references to removed file "../../build/deps.js"
- Update leaflet-include.js to point to "../dist/leaflet-src.js"
- Update watch to use the same destination file as rollup (dist/leaflet-src.js)
- Define getRandomLatLng where used
2017-03-28 08:40:48 +02:00
cab880d4d8
type attribute not required in HTML5
2017-02-06 20:32:50 +01:00
5e32cd190c
fixes #3652 by container opacity approach
2015-07-24 15:57:43 +02:00