update config client

This commit is contained in:
2024-10-15 16:27:53 +02:00
parent f43e802501
commit 8e1261cfa7
9 changed files with 27 additions and 13 deletions
+2 -1
View File
@@ -53,7 +53,8 @@
"with": "src/environments/environment.prod.ts"
}
],
"outputHashing": "all"
"outputHashing": "all",
"allowedCommonJsDependencies": ["moment-timezone"]
},
"development": {
"buildOptimizer": false,