Skip to content

Commit

Permalink
[chandu] Updated to angular 9
Browse files Browse the repository at this point in the history
  • Loading branch information
chandru415 committed Sep 28, 2020
1 parent af02e43 commit e8d3186
Show file tree
Hide file tree
Showing 4 changed files with 14,509 additions and 12,301 deletions.
3 changes: 1 addition & 2 deletions angular-ngrx-material-snackbar/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 All @@ -46,7 +46,6 @@
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"aot": true,
"extractLicenses": true,
"vendorChunk": false,
"buildOptimizer": true,
Expand Down
Loading

0 comments on commit e8d3186

Please sign in to comment.