From 6adf1354356a2c849d0f95eec5a5bbcfd57516f6 Mon Sep 17 00:00:00 2001 From: Martin Dragnev Date: Tue, 15 Jul 2025 11:03:27 +0300 Subject: [PATCH 1/2] fix(*): Fix ci build for app lob --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c7b55674..49e16a548 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "start:app-lob:live-editing": "gulp generate-live-editing --appDv=true && node node_modules/@angular/cli/bin/ng serve app-lob -o", "lint:app-crm": "ng lint app-crm", "build-ci": "gulp overwrite-package-json && ng build --configuration production", - "build-ci:app-lob": "gulp overwrite-package-json && ng build app-lob --configuration production && gulp prerenderPages", + "build-ci:app-lob": "gulp overwrite-package-json && ng build app-lob --configuration production", "build-ci:app-crm": "gulp overwrite-package-json && ng build app-crm --configuration production", "repositoryfyAngularDemos": "gulp repositoryfyAngularDemos", "repositoryfyAngularDemos:prod": "gulp repositoryfyAngularDemos --configuration production", From 57f0480a8326e8327550bfc6ba1b33c1ba942c71 Mon Sep 17 00:00:00 2001 From: Martin Dragnev Date: Tue, 15 Jul 2025 14:23:23 +0300 Subject: [PATCH 2/2] chore(*): update web.config fallback url to support client side rendered routes in prerendered app --- web.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web.config b/web.config index e4c9f2a71..b06655d27 100644 --- a/web.config +++ b/web.config @@ -26,7 +26,7 @@ - +