This commit is contained in:
Florian THIERRY
2026-02-03 15:18:41 +01:00
parent 8791eebda8
commit 2d5962d7af
6 changed files with 17 additions and 1683 deletions

View File

@@ -19,7 +19,7 @@
"fr": {
"translation": "src/locale/messages-fr.json"
}
}
},
"architect": {
@@ -30,7 +30,6 @@
"index": "src/index.html",
"browser": "src/main.ts",
"polyfills": [
"zone.js",
"@angular/localize/init"
],
"tsConfig": "tsconfig.app.json",
@@ -133,8 +132,6 @@
"builder": "@angular/build:karma",
"options": {
"polyfills": [
"zone.js",
"zone.js/testing"
],
"tsConfig": "tsconfig.spec.json",
"inlineStyleLanguage": "scss",