babelOptimizerPlugin cause graphql-codegen to error out #35
Unanswered
kaushalyap
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I followed instructions outlined here to minimize bundle size with
babel plugin
. But code generation give me following errorI have following config
config.ts
package.json
listing installed packagesDo I have to anything other than what is outlined in the docs?
Beta Was this translation helpful? Give feedback.
All reactions