Leaflet.Path.Drag icon indicating copy to clipboard operation
Leaflet.Path.Drag copied to clipboard

Support module loaders

Open mpschaeuble opened this issue 7 years ago • 2 comments

If Leaflet.Path.Drag is used with a module system, a packager like webpack cannot resolve the dependencies if this plugin has no support for it. As a result, the plugin cannot be used as the script loading order cannot be determined.

Please add support for AMD and Node/CommonJS module systems.

mpschaeuble avatar Jan 23 '18 13:01 mpschaeuble

I will fix it.

w8r avatar Jan 23 '18 13:01 w8r

Any progress on this, @w8r? Leaflet.Path.Drag is a plugin I would really like to be able to use, but I am prevented by not being able to use it as a module.

davidbeers avatar Jul 13 '21 19:07 davidbeers