Replies: 1 comment 8 replies
-
You're modifying the gatsby/packages/gatsby/src/utils/webpack.config.js Lines 425 to 448 in c493ff1 See if removing your |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I guess this is very similar to #26785 (comment). I'll try to reproduce minimal repo if absolutely necessary.
Basically I just updated to v3 and ran a bunch of updates. I'm now running into the following issue during runtime:
Not exactly sure how to start troubleshooting. I do have some custom webpack config set up. When upgrading to v3 I did was running into issues related to browserify/fallbacks. Not sure if that's related but you can see any customizations here:
Here is some
package.json
info:Does anything immediately stand out here?
Beta Was this translation helpful? Give feedback.
All reactions