Skip to content

Add stricter files inclusions for newly generated VE apps (V9) #15056

Closed
@alan-agius4

Description

@alan-agius4

🚀 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions