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

No v6.x module support on jsDelivr #451

Closed
plurry opened this issue Mar 19, 2024 · 1 comment
Closed

No v6.x module support on jsDelivr #451

plurry opened this issue Mar 19, 2024 · 1 comment

Comments

@plurry
Copy link

plurry commented Mar 19, 2024

I saw #399 but I think this is a different issue.

I'd like to do:

import * as P from 'https://esm.run/pixi.js@8'
import * as F from 'https://esm.run/pixi-filters@6'

This works with Pixi 7 and Filters 5, but it throws an error with Filters 6 right now.

@plurry
Copy link
Author

plurry commented Apr 11, 2024

I think this is a problem with esm.run because it works fine with esm.sh. I'm gonna close this and open an issue with jsDelivr (jsdelivr/jsdelivr#18563) in case they want to work on it.

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

1 participant