Skip to content

[Bug]: bundle.imports of generateBundle hook missing output.paths modify #6916

@Justinidlerz

Description

@Justinidlerz

Reproduction link or steps

This is the reproduce link, run pnpm build

Image

It's not the same with rollup.

What is expected?

Same with the rollup. the imports should use paths modify, output: [ 'react/index.js' ]

What is actually happening?

output original: [ 'react' ]

System Info

System:
    OS: Linux 5.0 undefined
    CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 0 Bytes / 0 Bytes
    Shell: 1.0 - /bin/jsh
  Binaries:
    Node: 20.19.1 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.8.2 - /usr/local/bin/npm
    pnpm: 8.15.6 - /usr/local/bin/pnpm
  npmPackages:
    @rolldown/browser:  1.0.0-beta.47

Any additional comments?

No response

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions