File tree Expand file tree Collapse file tree
cockpit/langgraph/streaming/angular Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "browser" : " cockpit/langgraph/streaming/angular/src/main.ts" ,
1414 "tsConfig" : " cockpit/langgraph/streaming/angular/tsconfig.app.json" ,
1515 "styles" : [" cockpit/langgraph/streaming/angular/src/styles.css" ]
16- }
16+ },
17+ "configurations" : {
18+ "development" : {
19+ "fileReplacements" : [
20+ {
21+ "replace" : " cockpit/langgraph/streaming/angular/src/environments/environment.ts" ,
22+ "with" : " cockpit/langgraph/streaming/angular/src/environments/environment.development.ts"
23+ }
24+ ]
25+ }
26+ },
27+ "defaultConfiguration" : " development"
1728 },
1829 "serve" : {
1930 "executor" : " @angular/build:dev-server" ,
2031 "options" : {
21- "buildTarget" : " cockpit-langgraph-streaming-angular:build" ,
32+ "buildTarget" : " cockpit-langgraph-streaming-angular:build:development " ,
2233 "port" : 4300 ,
2334 "proxyConfig" : " cockpit/langgraph/streaming/angular/proxy.conf.json"
2435 }
You can’t perform that action at this time.
0 commit comments