Skip to content

Expose '--i18n-duplicate-translation`option for build target #22201

Closed
@minijus

Description

@minijus

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

compiler-cli, compiler, localize

Description

For applications that use duplicate translations build output become verbose with warnings.
It would be great to expose new --i18n-duplicate-translationoption on ng build in a similar manner that it is already done with --i18n-missing-translation.

translatealready supports this with duplicateTranslation option, but this option is not exposed up to ng build.

Proposed solution

Expose new --i18n-duplicate-translationoption on ng build.

Alternatives considered

None. Exposing what is already supported seem like a proper way.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions