mini-css-extract-plugin is not found
diy4869 opened this issue · 1 comments
diy4869 commented
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
Actual Behavior
Expected Behavior
normal operation
How Do We Reproduce?
Please paste the results of npx webpack-cli info
here, and mention other relevant information
alexander-akait commented
Please fill out all fields and I will reopen and help, thanks