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 Next.js MiniCssExtractPlugin #67

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Jun 2, 2022

Ref: vercel/next.js#25691

Next.js fixed the built-in MiniCssExtractPlugin missing HMR in vercel/next.js#25691 and was released in v12.1.7-canary.11.

The PR tries to use Next.js' built-in MiniCssExtractPlugin when possible.

@TxHawks
Copy link
Contributor

TxHawks commented Jun 3, 2022

Wow, it's been months since I made that pull request. Completely gave up on it by now. Thanks for noticing

@johanholmerin johanholmerin merged commit 019bd40 into johanholmerin:master Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants