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: should have dependency id
Location: crates\rspack_plugin_javascript\src\dependency\context\require_context_dependency.rs:92
System Info
OS: Windows 11;
rsbuild: V0.6.5
Details
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 dependency id
Location: crates\rspack_plugin_javascript\src\dependency\context\require_context_dependency.rs:92
Reproduce link
No response
Reproduce Steps
const modules = require.context('/src', true, /lang.js$/, 'lazy')
The text was updated successfully, but these errors were encountered: