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
Panic occurred at runtime. Please file an issue on GitHub with the backtrace below: https://github.com/web-infra-dev/rspack/issues
Message: Run succeed_module hook failed: TypeError: webpack.util.LazySet is not a constructor
Location: crates/rspack_core/src/compiler/queue.rs:413
What does the proposed API of configuration look like?
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!
What problem does this feature solve?
Should exit gracefully in webpack-test
rspack/webpack-test/configCases/deprecations/invalid-dependencies/webpack.config.js
Lines 18 to 21 in b4a98ee
What does the proposed API of configuration look like?
rspack/crates/rspack_core/src/compiler/queue.rs
Line 384 in b4a98ee
rspack/crates/rspack_core/src/compiler/queue.rs
Line 413 in b4a98ee
The text was updated successfully, but these errors were encountered: