remove unused codes and update

This commit is contained in:
2026-05-10 09:44:30 +03:30
parent a138034c06
commit 048e292bdd
107 changed files with 317 additions and 17930 deletions
+1 -9
View File
@@ -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",