-
-
Notifications
You must be signed in to change notification settings - Fork 387
Closed
Description
This may be an anti-pattern to what mini-css-extract-plugin
is trying to accomplish but I'm migrating from Webpack v2 to Webpack v4 in a large React application with many async routes containing CSS modules and extract-text-plugin
is not working correctly. mini-css-extract-plugin
works well but async chunking causes some page load animations, etc. to break because previously all of the CSS was loaded in a single bundle.
I'm wondering if there is an option for the plugin that I can disable CSS chunking until my team has time to address considerations associated with CSS chunking?
piehei, es3154, yerffejytnac, andiwinata, gbiryukov and 17 more
Metadata
Metadata
Assignees
Labels
No labels