Replies: 1 comment
-
|
I am experiencing the same when I disable |
Beta Was this translation helpful? Give feedback.
0 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.
-
What I want:
Temporarily disable
gatsby-plugin-react-helmet,gatsby-transformer-sharp,gatsby-plugin-sharpand see what happensWhat I tried:
Comment out these plugins in
gatsby-config.js:What happens:
What I expected to happen:
Not seeing anything related to any of these plugins?
I have started the build right after saving the
gatsby-config.jsfile. Maybe I should rerunnpm ci? Or actually delete these plugins from thenpm, and remove them frompackage.jsonfirst?Beta Was this translation helpful? Give feedback.
All reactions