Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail compilation when strings are missing #220

Open
3 tasks done
garma83 opened this issue Sep 25, 2022 · 0 comments
Open
3 tasks done

Fail compilation when strings are missing #220

garma83 opened this issue Sep 25, 2022 · 0 comments
Labels
Status: Proposal Request for comments

Comments

@garma83
Copy link

garma83 commented Sep 25, 2022

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.
@garma83 garma83 added the Status: Proposal Request for comments label Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Proposal Request for comments
Projects
None yet
Development

No branches or pull requests

1 participant