Closed Redigast13 closed 7 years ago
I have never tested the library with AoT before. I will add this to my todo list and try and get this resolved this week for you. In the meantime if you find a way to fix it it would be great if you could submit a PR!
Here is PR that fixes this issue: https://github.com/clbond/ng2-redux-form/pull/18
Merged your PR. Thank you @Redigast13
I use @angular/compiler-cli for Ahead-of-Time compilation and internalization. I run
"node_modules/.bin/ngc" -p tsconfig-aot.json
for Ahead-of-Time compilation and I get an error:When I run
"./node_modules/.bin/ng-xi18n"
for creating internalization files I got almost the same error: