esbuild: Wrong WARNING line numbers in output #28851
Labels
angular/build:application
area: @angular/build
freq1: low
Only reported by a handful of users who observe it rarely
severity2: inconvenient
Command
build, serve
Is this a regression?
The previous version in which this bug was not present was
No response
Description
Wrong WARNING / ERROR line numbers in output
Example component:
Terminal output:
Minimal Reproduction
Create a new application using the "@angular-devkit/build-angular:application" builder
Add the mistake that causes the warning
field = !!(vlue.hue) ?? false;
Exception or Error
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: