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

Warning when bundling with Vite #34

Open
ornato-t opened this issue May 27, 2023 · 1 comment
Open

Warning when bundling with Vite #34

ornato-t opened this issue May 27, 2023 · 1 comment

Comments

@ornato-t
Copy link

When bundling with Vite in a SvelteKit application, I get the following warning:
leaflet-rotatedmarker doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module (i.e. it doesn't have "type": "module" or an .mjs extension for the entry point). Please contact the package author to fix.

If possible I would like to see this fixed, as it is kinda annoying to see pop up in my terminal.

@sakgoyal
Copy link

This may be fixed in #27
I tried it and I did not see that message

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

2 participants