Skip to content
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

fix(mini-css-extract): don't use loader in ssr #29801

Merged
merged 1 commit into from Feb 26, 2021

Conversation

pieh
Copy link
Contributor

@pieh pieh commented Feb 26, 2021

Description

This moves back to setup we had in v2 pretty much.

Related Issues

#29773
webpack-contrib/mini-css-extract-plugin#703 (comment)

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 26, 2021
Comment on lines -48 to +49
stage: `develop`,
stage,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

welp those tests for various stages were only repeating develop stage ;)

@@ -111,7 +111,7 @@
"memoizee": "^0.4.15",
"micromatch": "^4.0.2",
"mime": "^2.4.6",
"mini-css-extract-plugin": "1.3.8",
"mini-css-extract-plugin": "1.3.9",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I leave this pinned, just so we can use renovate bot to verify before upgrading

@pieh pieh added topic: webpack/babel Webpack or babel and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Feb 26, 2021
@pieh pieh marked this pull request as ready for review February 26, 2021 15:19
@pieh pieh added this to To cherry-pick in Release candidate via automation Feb 26, 2021
@pieh pieh merged commit b2d6617 into master Feb 26, 2021
@pieh pieh deleted the v3/no-css-mini-extract-loader-without-plugin branch February 26, 2021 15:20
vladar pushed a commit that referenced this pull request Feb 26, 2021
@vladar vladar moved this from To cherry-pick to Backport PR opened in Release candidate Feb 26, 2021
vladar pushed a commit that referenced this pull request Feb 26, 2021
(cherry picked from commit b2d6617)

Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
@vladar vladar moved this from Backport PR opened to Backported in Release candidate Feb 26, 2021
@vladar vladar moved this from Backported to Backport PR opened in Release candidate Feb 26, 2021
@vladar vladar moved this from Backport PR opened to Backported in Release candidate Feb 26, 2021
@vladar vladar moved this from Backported to Archived in Release candidate Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: webpack/babel Webpack or babel
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants