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://www.npmjs.com/package/graphiql?activeTab=code Currently seems a bug in some build pipeline and we have 3MB "min" js in node_modules
node_modules
No debug strings etc (seems webpack) in MIN version of js
npm i graphiql
This JS is used in other project (just by copy) and brings some problems. api-platform/core#6377
The text was updated successfully, but these errors were encountered:
Try graphiql v4 alpha
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Current Behavior
https://www.npmjs.com/package/graphiql?activeTab=code
Currently seems a bug in some build pipeline and we have 3MB "min" js in
node_modules
Expected Behavior
No debug strings etc (seems webpack) in MIN version of js
Steps To Reproduce
npm i graphiql
Environment
Anything else?
This JS is used in other project (just by copy) and brings some problems.
api-platform/core#6377
The text was updated successfully, but these errors were encountered: