Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watch did not clean up old files #26595

Closed
1 task
HCenggel opened this issue Dec 6, 2023 · 0 comments · Fixed by #29191
Closed
1 task

watch did not clean up old files #26595

HCenggel opened this issue Dec 6, 2023 · 0 comments · Fixed by #29191

Comments

@HCenggel
Copy link

HCenggel commented Dec 6, 2023

Command

build

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

v17

Description

Generate a project when editing html and js files
There are more and more files in the dist directory when npm run watch

Minimal Reproduction

Default project configuration

Exception or Error

no

Your Environment

Angular CLI: 17.0.5
Node: 18.17.0
Package Manager: npm 9.6.7
OS: win32 x64

Angular:
...

Package                      Version
------------------------------------------------------
@angular-devkit/architect    0.1700.5 (cli-only)
@angular-devkit/core         17.0.5 (cli-only)
@angular-devkit/schematics   17.0.5 (cli-only)
@schematics/angular          17.0.5 (cli-only)

Anything else relevant?

no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants