webpack-contrib/mini-css-extract-plugin

mini-css-extract-plugin is not found

diy4869 opened this issue · 1 comments

Bug report

After I added SWC loader, the mini CSS extract plugin could not be found. However, I added it. When I checked the relevant source code, I found that I judged whether there was a plug-in from this, not from this_ compiler. options. Do plugins perform judgment processing

Switching from SWC loader to TS loader is normal
image

Actual Behavior

image
image

image

Expected Behavior

normal operation

How Do We Reproduce?

Please paste the results of npx webpack-cli info here, and mention other relevant information

Please fill out all fields and I will reopen and help, thanks