devyumao / angular2-busy

Show busy/loading indicators on any promise, or on any Observable's subscription.
http://devyumao.github.io/angular2-busy/demo/asset/
MIT License
314 stars 102 forks source link

Aot compatible version of angular2-busy #67

Open mario-nguyen opened 7 years ago

jmichaud-ips commented 6 years ago

What is the status on this? We are having issues using Rollup with angular2-busy. Hoping this branch fixes it. Also, does anyone know if this code is the source for angular2-busy-aot package?

Darkheir commented 6 years ago

This pull requests solves the issue in my project.

Any plans on merging it ?

@jmichaud-ips No, the source of angular2-busy-aot seems to be https://github.com/nikhiln/angular2-busy that is 19 commits behind the current angular2-busy project