[Bug]: webpackIgnore
magic comment is not working for new URL
calls
#10546
Labels
pending triage
The issue/PR is currently untouched.
System Info
System:
OS: macOS 15.3.2
CPU: (8) arm64 Apple M1
Memory: 96.55 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.13.1 - ~/.nvm/versions/node/v22.13.1/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v22.13.1/bin/yarn
npm: 10.9.2 - ~/.nvm/versions/node/v22.13.1/bin/npm
Browsers:
Chrome: 136.0.7103.114
Edge: 137.0.3296.52
Safari: 18.3.1
npmPackages:
@rspack/cli: ^1.3.13 => 1.3.13
@rspack/core: ^1.3.13 => 1.3.13
@rspack/dev-server: ^1.1.2 => 1.1.2
@rspack/plugin-minify: ^0.7.5 => 0.7.5
@rspack/plugin-react-refresh: ^1.4.3 => 1.4.3
Details
You already made a fix for this behaviour: #10444
But now, for some reason, the build process is failing:
Here is my code:
And the output is:
Reproduce link
No response
Reproduce Steps
npx nx run my-app:build
The text was updated successfully, but these errors were encountered: