Closed
Description
Hi, I'm interested in leveraging some of the webpack configuration here but I notice that it's still using ExtractTextWebpackPlugin even though it is not recommended when using WebPack v4:
⚠️ Since webpack v4 the extract-text-webpack-plugin should not be used for css. Use mini-css-extract-plugin instead.
Can you comment on why it's not using the mini-css-extract-plugin
now instead?
Otherwise, this WebPack configuration looks very nice!
Thanks,
--Mark
Metadata
Metadata
Assignees
Labels
No labels