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
When Module.rule.type is 'json', it will occur a error message = unreachable: unknow module type: json; stack = Error: unreachable: unknow module type: json.
System Info
System:
OS: macOS 13.6.5
CPU: (10) arm64 Apple M1 Pro
Memory: 163.13 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Yarn: 1.22.19 - /opt/homebrew/bin/yarn
npm: 10.9.0 - ~/Library/Application Support/fnm/node-versions/v22.12.0/installation/bin/npm
pnpm: 9.15.0 - ~/Library/pnpm/pnpm
bun: 1.0.21 - ~/.bun/bin/bun
Browsers:
Chrome: 131.0.6778.204
Safari: 16.6
Details
When Module.rule.type is 'json', it will occur a error
message = unreachable: unknow module type: json; stack = Error: unreachable: unknow module type: json
.Reproduce link
https://github.com/web-infra-dev/rspack/blob/main/tests/webpack-test/configCases/custom-modules/json-custom/webpack.config.js
Reproduce Steps
The text was updated successfully, but these errors were encountered: