Closed nilzona closed 3 years ago
At first I thought I needed to specify the names my webpack build had generated in cssUrls, but if webpackExtractedCss is true you should definitely not do that, since those css files will be loaded twice
Is the webpack plugin working well for you? That's the main thing I'm wanting feedback for
At first I thought I needed to specify the names my webpack build had generated in cssUrls, but if webpackExtractedCss is true you should definitely not do that, since those css files will be loaded twice