mariuszfoltak/angular2-datatable

AOT compatibility

Opened this issue · 3 comments

Hi,

Is it possible to make this module AOT compatible ?

thanks :)

I have this issue also. Is this repo still active?

I don't know. I've don't resolve this issue for AOT. I've used webpack instead of AOT. Performences are good also ;)

I was able to resolve it by just removing the local copy of angular in that module! Now it builds fine.