diff --git a/angular.json b/angular.json index 78a97b849..aa942a41e 100644 --- a/angular.json +++ b/angular.json @@ -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, @@ -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,