Skip to content

Commit

Permalink
comments in angular.json breaks tslint ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Jul 28, 2018
1 parent 585b2b6 commit ceaea04
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
}
],
"optimization": true,
// FIXME: with angular-cli 6.1.1, "outputHashing": "all" should generate lazy css without hash
"outputHashing": "media",
"sourceMap": false,
"extractCss": true,
Expand Down Expand Up @@ -117,7 +116,6 @@
],
"baseHref": "/ngx-starter-kit/",
"optimization": true,
// FIXME: with angular-cli 6.1.1, "outputHashing": "all" should generate lazy css without hash
"outputHashing": "media",
"sourceMap": false,
"extractCss": true,
Expand Down

0 comments on commit ceaea04

Please sign in to comment.