-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Command
serve
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
In #25572, to support less JavaScript issues, javascriptEnabled
will be enabled only when a compile-time exception is attempted.
But as a result, less will be compiled twice every time it is updated under the ng s
command.
Hope the javascriptEnabled
mark can be confirmed the first time.
Minimal Reproduction
ng new demo
ng add ng-zorro-antd@17.0.0-beta.0
ng s --force-esbuild
Exception or Error
No response
Your Environment
Angular CLI: 17.0.0
Node: 18.16.0
Package Manager: yarn 1.22.19
OS: darwin x64
Angular: 17.0.2
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.1700.0
@angular-devkit/build-angular 17.0.0
@angular-devkit/core 17.0.0
@angular-devkit/schematics 17.0.0
@angular/cli 17.0.0
@schematics/angular 17.0.0
rxjs 7.8.1
typescript 5.2.2
zone.js 0.14.2
Anything else relevant?
No response
Metadata
Metadata
Assignees
Labels
No labels