tbillington / kondo

Cleans dependencies and build artifacts from your projects.
MIT License
1.76k stars 51 forks source link

Add .angular folder #71

Closed arlllk closed 1 year ago

arlllk commented 1 year ago

Since Angular 13 the compiler adds a compilation cache folder called .angular/cache by default, it would be useful to add it to the folders to be cleaned

docs: https://angular.io/cli/cache

tbillington commented 1 year ago

Thanks for the suggestion @arlllk !

I welcome you to make this PR, it should be a single line change much like this one https://github.com/tbillington/kondo/pull/47 :) just need to extend PROJECT_NODE_DIRS.