-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
A "styles.js" file is being loaded (that shouldn't exist) #12018
Comments
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open! Thanks for being a part of the Gatsby community! 💪💜 |
This doesn't seem to be stale. How can I add the label? |
This seems to create a mostly empty .js file--investigate what this is doing and whether this is needed (probably not!). |
Seems to be this caused by this: webpack-contrib/mini-css-extract-plugin#151. Upstream there is an open issue @webpack here: webpack/webpack#7300. |
@JesseFarebro thanks for surfacing that! Definitely seems to be the issue here! |
Will be fixed with v5: webpack/webpack#7300 (comment) |
This has been fixed in current |
Almost certainly related to #11800
The text was updated successfully, but these errors were encountered: