Skip to content

Add @defer support to Module when not standalone #52710

@SkyZeroZx

Description

@SkyZeroZx

Which @angular/* package(s) are relevant/related to the feature request?

compiler

Description

Currently documentation say :
They must be standalone. Non-standalone dependencies cannot be deferred and will still be eagerly loaded, even inside of control flow defer blocks.

Can add support to classic modules in Angular to support of control flow defer ?

Proposed solution

No response

Alternatives considered

no response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: coreIssues related to the framework runtimecore: deferIssues related to @defer blocks.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions