csso-webpack-plugin icon indicating copy to clipboard operation
csso-webpack-plugin copied to clipboard

Is it possible to use this plugin without ExtractTextPlugin?

Open stereokai opened this issue 6 years ago • 5 comments

Hi, thanks for this plugin. Is it possible to use it without ExtractTextPlugin?

stereokai avatar Mar 29 '18 08:03 stereokai

Hi, thanks. No, not yet 😔

zoobestik avatar Apr 01 '18 17:04 zoobestik

Thank you!

stereokai avatar Apr 02 '18 12:04 stereokai

Any plans on addressing this?

Currently it makes the plugin not usable with webpack v4.

gajus avatar May 07 '18 01:05 gajus

@gajus, what do you mean?

It's task about using plugin without any extractors. Currently plugin works with webpack 4: https://github.com/zoobestik/csso-webpack-plugin/issues/11#issuecomment-372782461 https://github.com/zoobestik/csso-webpack-plugin/issues/13

If you have problem with webpack 4 create new issue with it. Or provide more information about it.

zoobestik avatar May 07 '18 08:05 zoobestik

Oh, so it works with mini-css-extract-plugin@^0.2.0. Gotcha.

I misunderstood what the issue is about. Thank you.

gajus avatar May 07 '18 14:05 gajus