Which @angular/* package(s) are the source of the bug?
compiler-cli, compiler
Is this a regression?
Yes
Description
When using ng serve, the app will not react to changes in scss files. This will probably also apply to css files. The browser will refresh on file save, but will not apply the changes. It will also ignore any error in the edited scss files.
Please provide a link to a minimal reproduction of the bug
Not possible in stackblitz
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run ng version)
Angular CLI: 16.1.1
Node: 18.16.0
Package Manager: npm 9.6.6
OS: win32 x64
Angular: 16.1.2
... animations, cdk, cdk-experimental, common, compiler
... compiler-cli, core, forms, google-maps, language-service
... material, platform-browser, platform-browser-dynamic, router
... service-worker
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.1601.1
@angular-devkit/build-angular 16.1.1
@angular-devkit/core 16.1.1
@angular-devkit/schematics 16.1.1
@angular/cli 16.1.1
@schematics/angular 16.1.1
rxjs 7.8.1
typescript 5.0.4
Anything else?
No response
Which @angular/* package(s) are the source of the bug?
compiler-cli, compiler
Is this a regression?
Yes
Description
When using ng serve, the app will not react to changes in
scssfiles. This will probably also apply tocssfiles. The browser will refresh on file save, but will not apply the changes. It will also ignore any error in the editedscssfiles.Please provide a link to a minimal reproduction of the bug
Not possible in stackblitz
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run
ng version)Anything else?
No response