Closed
Description
🚀 Feature request
With this PR #15030 we introduces a stricter inclusion of files in the TS compilations for Ivy.
In version 8 we decided that we shouldn't do it for VE since this will break new VE app which will use the deprecated string based lazy loading, as users will need to add the lazy loaded modules in the list of files to include.
In version 9, we should always apply the stricter files inclusion for all newly generated projects.
Files to be updated
packages/schematics/angular/application/files/tsconfig.app.json.template
tests/angular_devkit/build_angular/hello-world-app/src/tsconfig.app.json