Skip to content

ExtractTextWebpackPlugin deprecated in WebPack v4 #15

Closed
@medington

Description

@medington

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions