angular-redux / example-app

Example using @angular-redux/store, @angular-redux/router, and @angular-redux/form together with the Angular CLI
123 stars 101 forks source link

Feedback form tab throws error when run with `--aot` #9

Closed SethDavenport closed 7 years ago

SethDavenport commented 7 years ago
screen shot 2017-02-07 at 9 04 50 am

Probably just forgot to declare a service somewhere.

SethDavenport commented 7 years ago

Works with ng serve, just not ng serve --aot