Skip to content

[Bug]: advancedChunks(manualChunks) ignores the directory part of the name #6424

@sapphi-red

Description

@sapphi-red

Reproduction link or steps

REPL

What is expected?

The output files to be:

  • main.js
  • file2.js
  • folder/fileInFolder.js

What is actually happening?

The output files are:

  • main.js
  • file2.js
  • main2.js

System Info

1.0.0-beta.41

Any additional comments?

Originally reported at vitejs/rolldown-vite#429

Probably related to #4790

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions