Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.
This repository was 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

Description

@xrei

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions