Skip to content

Dev serve using ESBuilder does not apply scss changes #25433

@Akxe

Description

@Akxe

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

No error

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions