Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Switch from extract-text-webpack-plugin to mini-css-extract-plugin #735

Closed
edmorley opened this issue Mar 7, 2018 · 2 comments
Closed
Assignees
Milestone

Comments

@edmorley
Copy link
Member

edmorley commented Mar 7, 2018

There is a new webpack 4 only plugin for extracting CSS:
https://github.com/webpack-contrib/mini-css-extract-plugin

Once we've updated to webpack 4, it looks like it might be worth switching to it.

@eliperelman
Copy link
Member

I think it was in beta, but yeah, if it's usable when we switch, I agree.

armenzg added a commit to armenzg/neutrino-dev that referenced this issue Mar 12, 2018
armenzg added a commit to armenzg/neutrino-dev that referenced this issue Mar 12, 2018
@edmorley edmorley added this to the v9 milestone Apr 16, 2018
@edmorley edmorley self-assigned this Apr 25, 2018
@edmorley
Copy link
Member Author

Fixed by #809.

@edmorley edmorley changed the title Consider switching from extract-text-webpack-plugin to mini-css-extract-plugin Switch from extract-text-webpack-plugin to mini-css-extract-plugin May 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants