Skip to content

Angular - Replace redundant module usage for standalone components #23300

@sumeyyeKurtulus

Description

@sumeyyeKurtulus

Description

As we have migrated all packages along templates to standalone structure, we should replace some forgotten module imports with their correspondant components, directives and pipes rather than importing the whole module.

For this issue, we should look for our internal modules and clear them off like using LocalizationPipe instead of LocalizationModule etc.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions