File tree Expand file tree Collapse file tree 6 files changed +1
-90
lines changed
Expand file tree Collapse file tree 6 files changed +1
-90
lines changed Original file line number Diff line number Diff line change 116116 "polyfills" : " projects/example/src/polyfills.ts" ,
117117 "tsConfig" : " projects/example/tsconfig.spec.json" ,
118118 "karmaConfig" : " projects/example/karma.conf.js" ,
119- "styles" : [
120- " projects/example/src/styles.css"
121- ],
119+ "styles" : [" projects/example/src/styles.css" ],
122120 "scripts" : [],
123121 "assets" : [
124122 " projects/example/src/favicon.ico" ,
127125 }
128126 }
129127 }
130- },
131- "example-e2e" : {
132- "root" : " projects/example-e2e/" ,
133- "projectType" : " application" ,
134- "prefix" : " " ,
135- "architect" : {
136- "e2e" : {
137- "builder" : " @angular-devkit/build-angular:protractor" ,
138- "options" : {
139- "protractorConfig" : " projects/example-e2e/protractor.conf.js" ,
140- "devServerTarget" : " example:serve"
141- },
142- "configurations" : {
143- "production" : {
144- "devServerTarget" : " example:serve:production"
145- }
146- }
147- }
148- }
149128 }
150129 },
151130 "cli" : {
Original file line number Diff line number Diff line change 88 "build_lib" : " ng build lib" ,
99 "test" : " ng test" ,
1010 "lint" : " ng lint" ,
11- "e2e" : " ng e2e" ,
1211 "copy-readme" : " cp ./README.md ./dist/lib" ,
1312 "copy-license" : " cp ./LICENSE ./dist/lib" ,
1413 "copy-files" : " npm run copy-readme && npm run copy-license" ,
5453 "karma-jasmine-html-reporter" : " ^1.5.0" ,
5554 "ng-packagr" : " ^14.1.0" ,
5655 "ngx-highlightjs" : " ^3.0.3" ,
57- "protractor" : " ~7.0.0" ,
5856 "ts-node" : " ^10.7.0" ,
5957 "tslint" : " ~6.1.0" ,
6058 "typescript" : " ~4.6.3"
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments