File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 },
2424 "demo" : {
2525 "target" : " shell:esbuild:production" ,
26+ "baseHref" : " /mfe-angular/shell/" ,
2627 "fileReplacements" : [
2728 {
2829 "replace" : " projects/shell/src/environments/environment.ts" ,
Original file line number Diff line number Diff line change 1717 "build:all" : " concurrently \" npm run build:shell\" \" npm run build:first-mf\" \" npm run build:template-editor\" " ,
1818 "serve:all" : " concurrently \" npm run serve:shell\" \" npm run serve:first-mf\" \" npm run serve:template-editor\" " ,
1919
20- "build:all:demo" : " concurrently \" ng build shell --base-href /mfe-angular/shell/ -- configuration=demo\" \" ng build first-mf --base-href /mfe-angular/first-mf/\" \" cd projects/template-editor && vite build --mode demo\" "
20+ "build:all:demo" : " concurrently \" ng build shell --configuration=demo\" \" ng build first-mf --base-href /mfe-angular/first-mf/\" \" cd projects/template-editor && vite build --mode demo\" "
2121 },
2222 "private" : true ,
2323 "dependencies" : {
You can’t perform that action at this time.
0 commit comments