$ pnpm build
> [email protected] build /home/user/rolldown-react-bootstrap-bug
> rolldown index.jsx --minify --file bundle.js
thread '<unnamed>' (1139236) panicked at crates/rolldown/src/module_finalizers/mod.rs:104:7:
canonical name not found for SymbolRef { owner: 34, symbol: SymbolId(4294967292) }, original_name: "import_prop_types" in module "node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/react-bootstrap/esm/CloseButton.js" when finalizing module "node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/react-bootstrap/esm/CloseButton.js" in chunk ""
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
ERROR Panic in async function
ELIFECYCLE Command failed with exit code 1.
The error goes away if you either remove the --minify option or downgrade to [email protected]