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

esm.run fails to bundle pixi-filters but esm.sh works #18563

Open
3 tasks done
plurry opened this issue Apr 11, 2024 · 2 comments
Open
3 tasks done

esm.run fails to bundle pixi-filters but esm.sh works #18563

plurry opened this issue Apr 11, 2024 · 2 comments

Comments

@plurry
Copy link

plurry commented Apr 11, 2024

Description

v5.x of pixi-filters works fine with esm.run, but v6.x throws "Failed to bundle using Rollup" and asks you to open an issue here. I had opened an issue with Pixi (pixijs/filters#451) at first, but I think it's a problem with jsDelivr because using esm.sh works fine.

Affected jsDelivr links

https://esm.run/pixi-filters@6
https://esm.sh/pixi-filters@6

Response headers

Information

Requisites

  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
  • I checked the documentation to understand that the issue I am reporting is not normal behavior.
  • I understand that not filling out this template correctly will lead to the issue being closed.

Additional content

The complicated bug report template didn't make me a bit more diligent and almost made me not bother reporting it at all.

@plurry
Copy link
Author

plurry commented Apr 14, 2024

Actually, it looks like even though pixi-filters on esm.sh bundles fine, it doesn't work when you try to use it.

And it turns out even the main Pixi module on both esm.run and esm.sh fail silently on pixi.js@8 even though pixi.js@7 is fine, so I'm back to blaming something in Pixi's ESM build config.

@plurry
Copy link
Author

plurry commented Apr 14, 2024

Actually Skypack works fine.

See pixijs/pixijs#10446.

@plurry plurry reopened this Apr 14, 2024
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