feat(portal-shell): ci gate — fail prod build on missing translations #98

Merged
julien merged 1 commits from feat/portal-shell/i18n-ci-gate-missing-translations into main 2026-05-12 00:30:28 +02:00
+1
View File
@@ -38,6 +38,7 @@
"configurations": { "configurations": {
"production": { "production": {
"localize": ["en", "fr"], "localize": ["en", "fr"],
"i18nMissingTranslation": "error",
"budgets": [ "budgets": [
{ {
"type": "initial", "type": "initial",