File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 "start:app-lob:live-editing" : " gulp generate-live-editing --appDv=true && node node_modules/@angular/cli/bin/ng serve app-lob -o" ,
2828 "lint:app-crm" : " ng lint app-crm" ,
2929 "build-ci" : " gulp overwrite-package-json && ng build --configuration production" ,
30- "build-ci:app-lob" : " gulp overwrite-package-json && ng build app-lob --configuration production && gulp prerenderPages " ,
30+ "build-ci:app-lob" : " gulp overwrite-package-json && ng build app-lob --configuration production" ,
3131 "build-ci:app-crm" : " gulp overwrite-package-json && ng build app-crm --configuration production" ,
3232 "repositoryfyAngularDemos" : " gulp repositoryfyAngularDemos" ,
3333 "repositoryfyAngularDemos:prod" : " gulp repositoryfyAngularDemos --configuration production" ,
Original file line number Diff line number Diff line change 2626 <add input =" {REQUEST_FILENAME}" matchType =" IsFile" negate =" true" />
2727 <add input =" {REQUEST_FILENAME}" matchType =" IsDirectory" negate =" true" />
2828 </conditions >
29- <action type =" Rewrite" url =" /angular-demos/" />
29+ <action type =" Rewrite" url =" /angular-demos/index.csr.html " />
3030 </rule >
3131 <rule name =" Angular Root Redirect" enabled =" true" stopProcessing =" true" >
3232 <match url =" ^/?$" />
You can’t perform that action at this time.
0 commit comments