Skip to content

Commit

Permalink
[update] angular 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo committed Jul 18, 2020
1 parent cfc62fe commit 0e5e9b6
Show file tree
Hide file tree
Showing 4 changed files with 3,572 additions and 2,465 deletions.
3 changes: 1 addition & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",
"tsConfig": "tsconfig.app.json",
"aot": false,
"aot": true,
"assets": [
"src/favicon.ico",
"src/assets",
Expand Down Expand Up @@ -54,7 +54,6 @@
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"aot": true,
"extractLicenses": true,
"vendorChunk": false,
"buildOptimizer": true,
Expand Down
Loading

0 comments on commit 0e5e9b6

Please sign in to comment.