Skip to content

[Bug]: duplicate local name import in output #8053

@sapphi-red

Description

@sapphi-red

Reproduction link or steps

REPL

What is expected?

lazy-a-hash.js to have n as import_lodash, t as import_lodash$1 or n as import_lodash.

What is actually happening?

lazy-a-hash.js has n as import_lodash, t as import_lodash, which is invalid.

System Info

REPL 1.0.0-rc.1

Any additional comments?

It seems this started happening since 1.0.0-beta.55.

Original issue: vitejs/rolldown-vite#578

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions