Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Extract css from async chunks into single css bundle #2

Open
xrei opened this issue Jul 13, 2018 · 0 comments
Open

Extract css from async chunks into single css bundle #2

xrei opened this issue Jul 13, 2018 · 0 comments

Comments

@xrei
Copy link
Owner

xrei commented Jul 13, 2018

Problem
For now if have async component ( import('component.vue') )
css from this component will extract as separate css file.

Though it is working, but i think it's better to have all css in one file.

Rewrite webpack config with following feature.
Help would be nice.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant