## version ``` "@napi-rs/cli": "3.0.0-alpha.64", ``` ## error detail I encountered this problem when upgrading the `@napi-rs/cli` version of rspack from `3.0.0-alpha.45` to `3.0.0-alpha.64` https://github.com/web-infra-dev/rspack/actions/runs/11607471349/job/32321072375?pr=6429 <img width="500" alt="image" src="https://github.com/user-attachments/assets/e610baea-32da-4fd1-b8ee-fc9d8043b251"> `registerGlobalTrace` gens two `export` <img width="500" alt="image" src="https://github.com/user-attachments/assets/247a746a-b952-4fb4-808f-961b8176e282"> https://github.com/web-infra-dev/rspack/blob/6c81a4c659d1a01598cd81a9c396def07f47b4e4/crates/node_binding/src/lib.rs#L225