Add branding assets for TIS tenant with logo and login image
This commit is contained in:
+2
-2
@@ -71,10 +71,10 @@
|
||||
"build:tis": "ng build --configuration tis",
|
||||
"ng": "ng",
|
||||
"prebuild": "node scripts/update-ngsw-appdata.js",
|
||||
"prebuild:tis": "node scripts/tis/prepare-tis-logo.js && node scripts/tis/update-tis-ngsw-appdata.js",
|
||||
"prebuild:tis": "node scripts/tis/update-tis-ngsw-appdata.js",
|
||||
"prestart": "node aspnetcore-https",
|
||||
"start": "run-script-os",
|
||||
"start:tis": "ng serve --configuration tis",
|
||||
"start:tis": " ng serve --configuration tis",
|
||||
"test": "ng test",
|
||||
"watch": "ng build --watch --configuration development"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user