update config client
This commit is contained in:
+2
-1
@@ -53,7 +53,8 @@
|
||||
"with": "src/environments/environment.prod.ts"
|
||||
}
|
||||
],
|
||||
"outputHashing": "all"
|
||||
"outputHashing": "all",
|
||||
"allowedCommonJsDependencies": ["moment-timezone"]
|
||||
},
|
||||
"development": {
|
||||
"buildOptimizer": false,
|
||||
|
||||
Reference in New Issue
Block a user