NagRock/ngx-auto-scroll

support for angular AOT

Closed this issue · 6 comments

Hi, there was a question on stackoverflow that I answered where this directive does not work with AOT. Please see my answer to the question if you'd like to make this directive compatible with AOT.

http://stackoverflow.com/questions/43166491/angular2-build-under-angular-cli-with-directive-and-ng-build-prod/43172360?noredirect=1#comment73418872_43172360

I'd also say, you should probably expose the source TS file alongside the generated JS file in the published package. In a new release of course.

Please do this, I don't like pulling dependencies in manually!

@seiyria maybe You want to contribute with this?

Is there any plan to fix this issue?

I guess this issue can be closed now, right?

Done in 1.1.0 version.