Due to the setup of our projects at work every project uses the same tsconfig that includes every typescript file of all projects in its includes. This makes the migrations of @angular/cdk extremely slow for large repos with 100+ packages
It'd be great if we could disable the migrations of this package in the UI
Due to the setup of our projects at work every project uses the same tsconfig that includes every typescript file of all projects in its
includes
. This makes the migrations of@angular/cdk
extremely slow for large repos with 100+ packagesIt'd be great if we could disable the migrations of this package in the UI