tomachristian / css-entry-webpack-plugin

A Webpack plugin that simplifies creation of CSS-only bundles.
MIT License
39 stars 8 forks source link

Fix webpack-dev-server integration #15

Closed tomachristian closed 7 years ago

tomachristian commented 7 years ago

Webpack Dev Server adds an additional request to webpack-dev-server\client\index.js to each entry which breaks the CSS-only entry check.