X-Git-Url: https://juplo.de/gitweb/?p=examples%2Fangular-tour-of-heroes;a=blobdiff_plain;f=angular.json;h=717ee16f665695de964fcdcbfd75ad567665f430;hp=623023410e0b054c0623574d2a07352366fc0476;hb=ce854cde799ab563bb176431cc94fe686cbb24e4;hpb=01d86dbcab0d62868039039611bfd50c3eaada4a 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,