Closed SukkaW closed 2 years ago
Ref: https://github.com/vercel/next.js/pull/25691
Next.js fixed the built-in MiniCssExtractPlugin missing HMR in https://github.com/vercel/next.js/pull/25691 and was released in v12.1.7-canary.11.
The PR tries to use Next.js' built-in MiniCssExtractPlugin when possible.
Wow, it's been months since I made that pull request. Completely gave up on it by now. Thanks for noticing
Ref: https://github.com/vercel/next.js/pull/25691
Next.js fixed the built-in MiniCssExtractPlugin missing HMR in https://github.com/vercel/next.js/pull/25691 and was released in v12.1.7-canary.11.
The PR tries to use Next.js' built-in MiniCssExtractPlugin when possible.