-
Notifications
You must be signed in to change notification settings - Fork 698
Description
Reproduction link or steps
Run pnpm build. (pnpm build:up for Rollup)
What is expected?
dist/foo/bar.txt is generated like Rollup
What is actually happening?
dist/bar.txt is generated
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.52Any additional comments?
Original issue: vitejs/rolldown-vite#491
Related: #6424, #4790
Reactions are currently unavailable