Skip to content

Fail compilation when strings are missing #220

Open
@garma83

Description

@garma83

Clear and concise description of the problem

Right now, I have a big application that uses single page components, that contains about 2000 strings, and has 3 translations. It is very hard to track down missing translations. It would be nice if a fatal error would be thrown when a missing string is encountered during web pack compilation.

Suggested solution

provide a setting that allows fatal errors when strings are not found.

Alternative

manual tracing of missing translations

Additional context

No response

Validations

  • Read the Contributing Guidelines
  • Read the README
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions