File tree Expand file tree Collapse file tree 4 files changed +1549
-1104
lines changed
src/Server/Coderr.Server.WebSite Expand file tree Collapse file tree 4 files changed +1549
-1104
lines changed Original file line number Diff line number Diff line change 66 "version" : 1 ,
77 "newProjectRoot" : " projects" ,
88 "projects" : {
9- "CoderrAngular2 " : {
9+ "coderr-frontend " : {
1010 "root" : " " ,
1111 "sourceRoot" : " src" ,
1212 "projectType" : " application" ,
6767 "serve" : {
6868 "builder" : " @angular-devkit/build-angular:dev-server" ,
6969 "options" : {
70- "browserTarget" : " CoderrAngular2 :build" ,
70+ "browserTarget" : " coderr-frontend :build" ,
7171 "disableHostCheck" : true
7272 },
7373 "configurations" : {
7474 "production" : {
75- "browserTarget" : " CoderrAngular2 :build:production"
75+ "browserTarget" : " coderr-frontend :build:production"
7676 }
7777 }
7878 },
7979 "extract-i18n" : {
8080 "builder" : " @angular-devkit/build-angular:extract-i18n" ,
8181 "options" : {
82- "browserTarget" : " CoderrAngular2 :build"
82+ "browserTarget" : " coderr-frontend :build"
8383 }
8484 },
8585 "test" : {
132132 }
133133 }
134134 },
135- "CoderrAngular2 -e2e" : {
135+ "coderr-frontend -e2e" : {
136136 "root" : " e2e/" ,
137137 "projectType" : " application" ,
138138 "architect" : {
139139 "e2e" : {
140140 "builder" : " @angular-devkit/build-angular:protractor" ,
141141 "options" : {
142142 "protractorConfig" : " e2e/protractor.conf.js" ,
143- "devServerTarget" : " CoderrAngular2 :serve"
143+ "devServerTarget" : " coderr-frontend :serve"
144144 }
145145 },
146146 "lint" : {
153153 }
154154 }
155155 },
156- "defaultProject" : " CoderrAngular2 "
156+ "defaultProject" : " coderr-frontend "
157157}
You can’t perform that action at this time.
0 commit comments