-
Notifications
You must be signed in to change notification settings - Fork 699
Labels
Description
Reproduction link or steps
- git clone : https://github.com/momei-LJM/element-plus.git
- git checkout up-build
- pnpm i & pnpm build
I only built the full bundle; Then an error occurred when the version was >= 0.18.0 (success in version 0.17.3);
What is expected?
build success
What is actually happening?
thread 'tokio-runtime-worker' (6809557) panicked at crates/rolldown/src/types/generator.rs:51:47:
no entry found for key
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'tokio-runtime-worker' (6809562) panicked at crates/rolldown/src/types/generator.rs:51:47:
no entry found for key
Any additional comments?
No response
Reactions are currently unavailable