Skip to content

Discussion: deprecate modules having single component exports (SCAM) #861

@chintankavathia

Description

@chintankavathia

Overview

We currently have lots of SCAM (single component and module) (~32)

Proposal

Deprecate modules which exports only single component/directive

Why

  • Angular already recommends standalone
  • When application import such module it adds up ~500 bytes in production build small but if 32 modules are imported becomes significant
  • We have less files to maintain. less time to lint => faster pipeline (not so significantly but still)

Metadata

Metadata

Assignees

No one assigned

    Labels

    core-team-discussionTopics that should be discussed in the core team meeting

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions