@ -136,10 +136,6 @@
"baseHref": "/zh/",
"localize": ["zh"]
},
"mock": {
"baseHref": "/en/",
"localize": ["en"]
"production": {
"fileReplacements": [
{
@ -253,10 +249,6 @@
"development-zh": {
"buildTarget": "client:build:development-zh"
"buildTarget": "client:build:development-en",
"main": "apps/client/src/main.mock.ts"
"buildTarget": "client:build:production"
}