gatsby v3: 'import' and 'export' may appear only with 'sourceType: module' #34069
Unanswered
shameer-rahman
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i'm getting the WEBPACK error: Generating SSR bundle failed when i'm trying to build the gatsby v3 site in production in one of the dependencies.
is there any way to fix this issue using gatsby-node.js using exports.onCreateWebpackConfig settings?
Beta Was this translation helpful? Give feedback.
All reactions