X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=angular.json;h=717ee16f665695de964fcdcbfd75ad567665f430;hb=efb43dffc4e430abcd8e4a2191e23ecb8bf7c684;hp=623023410e0b054c0623574d2a07352366fc0476;hpb=fe13c256eb0be311a34d88c35f91b3d519b19f12;p=examples%2Fangular-tour-of-heroes diff --git a/angular.json b/angular.json index 6230234..717ee16 100644 --- a/angular.json +++ b/angular.json @@ -18,7 +18,7 @@ "main": "src/main.ts", "polyfills": "src/polyfills.ts", "tsConfig": "tsconfig.app.json", - "aot": false, + "aot": true, "assets": [ "src/favicon.ico", "src/assets" @@ -41,7 +41,6 @@ "sourceMap": false, "extractCss": true, "namedChunks": false, - "aot": true, "extractLicenses": true, "vendorChunk": false, "buildOptimizer": true,