Skip to content

[Bug]: Lost style in hot update when css is split to chunk #1955

@HuJean

Description

@HuJean

System Info

None

Details

Spilt css chunk would cause losing style in hot update

Reproduce link

No response

Reproduce Steps

export default defineConfig({
  performance: {
    chunkSplit: {
      strategy: 'split-by-experience'
    },
  }
})

Metadata

Metadata

Assignees

Labels

pending triageThe issue/PR is currently untouched.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions