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

[Bug] ESM configuration not compatible with JSPM #20693

Open
eelco opened this issue Jan 16, 2025 · 0 comments
Open

[Bug] ESM configuration not compatible with JSPM #20693

eelco opened this issue Jan 16, 2025 · 0 comments
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@eelco
Copy link

eelco commented Jan 16, 2025

Version

>= 5.5.0-rc1

Link to Minimal Reproduction

https://generator.jspm.io/#U2VhYGBkDM0rySzJSU1hSE3OSCwqKXYw1TPVM9AtStYzBACYUzkvIQA

Steps to Reproduce

  1. Generate an import map with https://generator.jspm.io to use echarts

Current Behavior

It fails: Error: Module not found https://ga.jspm.io/npm:[email protected]/lib/animation/Animator.js imported from https://ga.jspm.io/npm:[email protected]/index.js

Expected Behavior

It worked with 5.4.3 (see https://generator.jspm.io/#U2VhYGBkDM0rySzJSU1hSE3OSCwqKXYw1TPRMwYAIcnHyxwA) where it has a nice entry for zrender/lib in the import map.

Environment

n/a

Any additional comments?

No response

@eelco eelco added the bug label Jan 16, 2025
@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

1 participant