remove unused codes and update
This commit is contained in:
+1
-9
@@ -76,7 +76,7 @@
|
||||
},
|
||||
{
|
||||
"replace": "src/app/branding/branding.config.ts",
|
||||
"with": "src/tenants/tis/branding.config.ts"
|
||||
"with": "src/tenants/default/branding.config.ts"
|
||||
}
|
||||
],
|
||||
"outputHashing": "all",
|
||||
@@ -116,10 +116,6 @@
|
||||
}
|
||||
],
|
||||
"fileReplacements": [
|
||||
{
|
||||
"replace": "src/assets/images/logo.png",
|
||||
"with": "src/tenants/tis/assets/images/logo.png"
|
||||
},
|
||||
{
|
||||
"replace": "src/environments/environment.ts",
|
||||
"with": "src/environments/environment.tis.ts"
|
||||
@@ -131,10 +127,6 @@
|
||||
{
|
||||
"replace": "src/app/branding/branding.config.ts",
|
||||
"with": "src/tenants/tis/branding.config.ts"
|
||||
},
|
||||
{
|
||||
"replace": "src/app/domains/partner",
|
||||
"with": ""
|
||||
}
|
||||
],
|
||||
"outputHashing": "all",
|
||||
|
||||
Reference in New Issue
Block a user