runjuu/html-inline-css-webpack-plugin

Specify extracted CSS files to make internal

josephkeiser opened this issue · 2 comments

Is there any way to specify a file (or files) to make internal, rather than processing all files that the mini-css-extract-plugin creates? Something like the style-ext-html-webpack-plugin offers?

Sounds great, now is supported in the latest release. check this

I haven’t been able to test this out, but it looks great. Thanks.