jelgblad / angular2-masonry

https://github.com/desandro/masonry module for Angular2
101 stars 48 forks source link

Question : Is the package compatible with Angular AoT ? #21

Open Charkhan opened 7 years ago

Charkhan commented 7 years ago

Hello,

Just wandering if your package was actually compatible with AoT technique (more info here : https://angular.io/docs/ts/latest/cookbook/aot-compiler.html).

Thanks !

klihelp commented 7 years ago

@jelgblad any update on this?

jasonburrows commented 7 years ago

I have it working using AOT in angular-cli.

I was following that cookbook as well and it was a never ending stream of problems until I eventually just migrated to Angular-CLI and then everything worked correctly, even with AOT.