File tree 5 files changed +0
-15
lines changed
packages/schematics/angular
library/files/__projectRoot__
build_angular/hello-world-app
build_ng_packagr/ng-packaged/projects/lib
build_webpack/hello-world-app
5 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,6 @@ module.exports = function (config) {
20
20
reports : [ 'html' , 'lcovonly' ] ,
21
21
fixWebpackSourcePaths : true
22
22
} ,
23
- angularCli : {
24
- environment : 'dev'
25
- } ,
26
23
reporters : [ 'progress' , 'kjhtml' ] ,
27
24
port : 9876 ,
28
25
colors : true ,
Original file line number Diff line number Diff line change @@ -20,9 +20,6 @@ module.exports = function (config) {
20
20
reports : [ 'html' , 'lcovonly' ] ,
21
21
fixWebpackSourcePaths : true
22
22
} ,
23
- angularCli : {
24
- environment : 'dev'
25
- } ,
26
23
reporters : [ 'progress' , 'kjhtml' ] ,
27
24
port : 9876 ,
28
25
colors : true ,
Original file line number Diff line number Diff line change @@ -22,9 +22,6 @@ module.exports = function (config) {
22
22
reports : [ 'html' , 'lcovonly' ] ,
23
23
fixWebpackSourcePaths : true
24
24
} ,
25
- angularCli : {
26
- environment : 'dev'
27
- } ,
28
25
reporters : [ 'progress' , 'kjhtml' ] ,
29
26
port : 9876 ,
30
27
colors : true ,
Original file line number Diff line number Diff line change @@ -20,9 +20,6 @@ module.exports = function (config) {
20
20
reports : [ 'html' , 'lcovonly' ] ,
21
21
fixWebpackSourcePaths : true
22
22
} ,
23
- angularCli : {
24
- environment : 'dev'
25
- } ,
26
23
reporters : [ 'progress' , 'kjhtml' ] ,
27
24
port : 9876 ,
28
25
colors : true ,
Original file line number Diff line number Diff line change @@ -22,9 +22,6 @@ module.exports = function (config) {
22
22
reports : [ 'html' , 'lcovonly' ] ,
23
23
fixWebpackSourcePaths : true
24
24
} ,
25
- angularCli : {
26
- environment : 'dev'
27
- } ,
28
25
reporters : [ 'progress' , 'kjhtml' ] ,
29
26
port : 9876 ,
30
27
colors : true ,
You can’t perform that action at this time.
0 commit comments