Skip to content

Commit

Permalink
Build(*): Update Angular to v15 and fix broken template rendering (#381)
Browse files Browse the repository at this point in the history
* Build(*): Update Angular to v15 and fix broken template rendering

* Build(*): Update schematics library version

* Build(*): Update eslint library version

* Chore(*): Fix more mismatched dependency versions

---------

Co-authored-by: Nikola Mitich <nmitich@infragistics.com>
  • Loading branch information
nikolam001 and Nikola Mitich committed Feb 28, 2023
1 parent 718e989 commit 29d5986
Show file tree
Hide file tree
Showing 8 changed files with 8,557 additions and 9,815 deletions.
3 changes: 1 addition & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"vendorChunk": true,
"buildOptimizer": false,
"sourceMap": true,
"optimization": false,
"aot": false
"optimization": false
},
"configurations": {
"production": {
Expand Down
Loading

0 comments on commit 29d5986

Please sign in to comment.