Reproduction link or steps
- Open https://stackblitz.com/edit/rolldown-rolldown-starter-stackblitz-aku3p1di?file=rolldown.config.mjs
pnpm i runs automatically
pnpm build runs automatically
What is expected?
__rolldown_runtime__ is declared before accessed
What is actually happening?
__rolldown_runtime__ is not defined error happens
System Info
StackBlitz
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: latest => 1.0.0-beta.27
Any additional comments?
related: #5296