Fix prod fr configuration.

This commit is contained in:
Florian THIERRY
2024-09-22 10:55:49 +02:00
parent 7ec1aee884
commit ee8f48bc43

View File

@@ -71,6 +71,8 @@
"maximumError": "4kb"
}
],
"localize": ["fr"],
"i18nMissingTranslation": "error",
"outputHashing": "all",
"outputPath": "dist/codiki-ng/fr/"
},