-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update gatsby-theme-newrelic to Gatsby 3 #346
Comments
Broken off from this umbrella issue newrelic/docs-website#1184 |
I'm currently running into this issue during
Here are the updates made to the webpack config https://github.com/newrelic/gatsby-theme-newrelic/pull/355/files#diff-b861f49a501dec2ab73cd65bc8e66e70ea672bb4b5fb830736f2b7cb9b1c0a89R331 I suspect that the issue is related to the Based on what I've seen so far, this appears to be related to webpack 5 changes, but I have not yet found a solution. |
I think this is a v3 bug in gatsby-plugin-sitemap — which looks like is fixed in this rewrite (which is about ready to merge) — lemme check internally about getting it merged & published gatsbyjs/gatsby#25670 |
Summary
Upgrade to Gatsby 3.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: