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

Support module loaders #35

Open
mpschaeuble opened this issue Jan 23, 2018 · 2 comments
Open

Support module loaders #35

mpschaeuble opened this issue Jan 23, 2018 · 2 comments

Comments

@mpschaeuble
Copy link

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.

@w8r
Copy link
Owner

w8r commented Jan 23, 2018

I will fix it.

@davidbeers
Copy link

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.

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

3 participants