We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
import Plotly from "https://esm.sh/plotly.js@2.17.1";
After onload I got this:
onload
Uncaught SyntaxError: Unexpected identifier '#_contains$' (at d.js:2:25)
https://esm.sh/v103/d@1.0.1/esnext/d.js seems to have a syntax error.
P.S.: Thank you for creating this amazing project!
The text was updated successfully, but these errors were encountered:
e454466
just fixed the weird /#/ path of es5-ext, i will release build later, let' keep this open for now
/#/
Sorry, something went wrong.
v104 may fix this, can you please try again?
This error seems to have been fixed, thank you! However I'm still getting another error, so I'll open a new issue about it.
No branches or pull requests
Failing module
Error message
After
onload
I got this:Additional info
https://esm.sh/v103/d@1.0.1/esnext/d.js seems to have a syntax error.
P.S.: Thank you for creating this amazing project!
The text was updated successfully, but these errors were encountered: