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

Uncaught ReferenceError: req is not defined #7

Closed jayhamilton closed 6 years ago

jayhamilton commented 6 years ago

This is an error that occurs when building with --aot --prod. This problem occurs with Angular 4.4.6 and Angular CLI below 1.4.9.

jayhamilton commented 6 years ago

Updated the package.json to use angular cli 1.4.9