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
- GraphiQL Version: 3.3.1
- OS: any
- Browser: any
Anything else?
This JS is used in other project (just by copy) and brings some problems.
api-platform/core#6377