Plotly ESM broken on jsdelivr
Open
Nobody has claimed this yet.
bug
P2
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
The current version of plotly is broken on jsdelivr +esm
- https://cdn.jsdelivr.net/npm/plotly.js-dist-min@2.35.2/+esm works
- https://cdn.jsdelivr.net/npm/plotly.js-dist-min@2.35.3/+esm times out
My guess is that this is an issue with jsdelivr, rather than plotly, but just giving a heads up so you can track it down 🙏
cc: @gvwilson
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.