Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mini css extract plugin support #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

c4off
Copy link

@c4off c4off commented Aug 9, 2018

In Wepback 4 it's possible to create separate runtime bundle. When using miniCssExtractPlugin async css-chunks are loaded from this runtime bundle. But it's not aware of rtl-chunks that are created by the plugin. Now the plugin can modify the runtime and add support for async rtl-css chunks.

@c4off c4off force-pushed the add_mini_css_extract_plugin_support branch from 70ee6ea to ba953f5 Compare August 9, 2018 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant