-
Notifications
You must be signed in to change notification settings - Fork 710
Labels
Description
Panic message
~/Doc/c/hel/p/hel-micro-core main ▓▒░ npx tsdown
ℹ tsdown v0.20.1 powered by rolldown v1.0.0-rc.3
ℹ config file: /Users/xxxx/code/hel/packages/hel-micro-core/tsdown.config.ts (unrun)
ℹ entry: src/index.ts
ℹ tsconfig: tsconfig.json
ℹ Build start
ℹ Cleaning 3 files
ℹ [IIFE] dist/index.iife.js 23.14 kB │ gzip: 8.45 kB
ℹ [IIFE] 1 files, total: 23.14 kB
ℹ [UMD] dist/index.umd.js 23.32 kB │ gzip: 8.52 kB
ℹ [UMD] 1 files, total: 23.32 kB
ℹ [CJS] dist/index.js 23.46 kB │ gzip: 8.44 kB
ℹ [CJS] 1 files, total: 23.46 kB
✔ Build complete in 926ms
✔ Build complete in 927ms
Rolldown panicked. This is a bug in Rolldown, not your code.
thread 'tokio-runtime-worker' (14489012) panicked at crates/rolldown_common/src/module_loader/runtime_module_brief.rs:35:55:
Failed to resolve symbol: __exportAll
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Please report this issue at: https://github.com/rolldown/rolldown/issues/new?template=panic_report.yml
ERROR Error: Panic in async functionReproduction
https://github.com/AnsGoo/hel/blob/main/packages/hel-micro-core/tsdown.config.ts
System Info
System:
OS: macOS 26.2
CPU: (8) arm64 Apple M3
Memory: 115.45 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.13.1 - /Users/chenghaiwen/.vmr/versions/node_versions/node/bin/node
npm: 10.9.2 - /Users/chenghaiwen/.vmr/versions/node_versions/node/bin/npm
pnpm: 10.1.0 - /Users/chenghaiwen/.vmr/versions/node_versions/node/bin/pnpm
Deno: 2.5.6 - /opt/homebrew/bin/deno
Browsers:
Chrome: 144.0.7559.110
Safari: 26.2Additional context
This bug was found in the rolldown@1.0.0-rc.3.
Reactions are currently unavailable