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
https://unpkg.com/graphiql currently returns "Not found: /[email protected]".
https://unpkg.com/graphiql should return valid JavaScript.
Visit https://unpkg.com/graphiql or https://unpkg.com/[email protected]
EDIT: it seems like all v4 and v5 packages are broken. The last version that works seems to be 3.10.0-canary-7e5f57fd.0.
The text was updated successfully, but these errors were encountered:
following works https://unpkg.com/[email protected]/dist/index.umd.js
Sorry, something went wrong.
Not found
main
package.json
Thank you very much!
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Current Behavior
https://unpkg.com/graphiql currently returns "Not found: /[email protected]".
Expected Behavior
https://unpkg.com/graphiql should return valid JavaScript.
Steps To Reproduce
Visit https://unpkg.com/graphiql or https://unpkg.com/[email protected]
Environment
Anything else?
EDIT: it seems like all v4 and v5 packages are broken. The last version that works seems to be 3.10.0-canary-7e5f57fd.0.
The text was updated successfully, but these errors were encountered: