File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 27
27
"start:app-lob:live-editing" : " gulp generate-live-editing --appDv=true && node node_modules/@angular/cli/bin/ng serve app-lob -o" ,
28
28
"lint:app-crm" : " ng lint app-crm" ,
29
29
"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" ,
31
31
"build-ci:app-crm" : " gulp overwrite-package-json && ng build app-crm --configuration production" ,
32
32
"repositoryfyAngularDemos" : " gulp repositoryfyAngularDemos" ,
33
33
"repositoryfyAngularDemos:prod" : " gulp repositoryfyAngularDemos --configuration production" ,
You can’t perform that action at this time.
0 commit comments