You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will panic when we run rspack build in webpack-test/configCases/concatenate-modules/import-module.
context: /tests/webpack-test/configCases/concatenate-modules/import-module
Panic occurred at runtime. Please file an issue on GitHub with the backtrace below: https://github.com/web-infra-dev/rspack/issues
Message: should have module
Location: crates/rspack_core/src/compiler/module_executor/execute.rs:82
This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
System Info
System:
OS: macOS 13.6.5
CPU: (10) arm64 Apple M1 Pro
Memory: 1.24 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
npm: 9.8.1 - ~/Library/Application Support/fnm/node-versions/v18.18.2/installation/bin/npm
pnpm: 9.12.3 - ~/Library/Application Support/fnm/node-versions/v18.18.2/installation/bin/pnpm
bun: 1.0.21 - ~/.bun/bin/bun
Browsers:
Chrome: 130.0.6723.117
Safari: 16.6
Details
It will panic when we run rspack build in webpack-test/configCases/concatenate-modules/import-module.
Reproduce link
https://github.com/web-infra-dev/rspack/tree/main/tests/webpack-test/configCases/concatenate-modules/import-module
Reproduce Steps
The text was updated successfully, but these errors were encountered: