xmaestro/angular2-recaptcha

Build failing

mateuszkrzak opened this issue · 1 comments

Currenty build fails due to some ngc errors:
https://travis-ci.org/xmaestro/angular2-recaptcha

When I rollback to angular 2.4.1 everything works fine. I think this is something wrong with 2.1.4 version of typescript in combination with angular 4.

This issue stopped me from making a pull request because I can't use repo without compiling files.

Build has been fixed and Angular version has been updated.