catalogicsoftware / ngx-dynamic-dashboard-framework

This is a JSON driven angular x based dashboard framework that is inspired by JIRA's dashboard implementation and https://github.com/raulgomis/angular-dashboard-framework
MIT License
187 stars 95 forks source link

Upgrade to Angular 5 #6

Closed jayhamilton closed 6 years ago

jayhamilton commented 6 years ago

Updated to Angular 5.0.1, Angular cli 1.5.0, Typescript 2.6.1. That said, there is an issue with building with the --prod flag. Angular throws an out of memory error during the build. --aot flag works. See https://github.com/angular/angular-cli/issues/5618