Skip to content

Commit e1d4c33

Browse files
committed
comments in angular.json breaks tslint ;)
1 parent 867f26c commit e1d4c33

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

angular.json

-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
}
6868
],
6969
"optimization": true,
70-
// FIXME: with angular-cli 6.1.1, "outputHashing": "all" should generate lazy css without hash
7170
"outputHashing": "media",
7271
"sourceMap": false,
7372
"extractCss": true,
@@ -117,7 +116,6 @@
117116
],
118117
"baseHref": "/ngx-starter-kit/",
119118
"optimization": true,
120-
// FIXME: with angular-cli 6.1.1, "outputHashing": "all" should generate lazy css without hash
121119
"outputHashing": "media",
122120
"sourceMap": false,
123121
"extractCss": true,

0 commit comments

Comments
 (0)