Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: concatenated_transformer unwrap panic case #1474

Open
sorrycc opened this issue Aug 6, 2024 · 1 comment
Open

bug: concatenated_transformer unwrap panic case #1474

sorrycc opened this issue Aug 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sorrycc
Copy link
Member

sorrycc commented Aug 6, 2024

复现步骤:

1、解压 concatenate.zip
2、pnpm i && pnpm build

报错如下:

> mako build


Mako v0.7.9

Building with mako for development...
thread 'rayon thread 0' panicked at crates/mako/src/plugins/tree_shaking/shake/module_concatenate/concatenated_transformer.rs:113:68:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Rayon: detected unexpected panic; aborting
 ELIFECYCLE  Command failed.
[1]    51241 abort      pnpm run build
···
@sorrycc sorrycc added the bug Something isn't working label Aug 6, 2024
@stormslowly
Copy link
Member

concatenate feature is not compatible with ignore config, disable it in node platform for now; related issue #1300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants