akserg / ng2-toasty

Angular2 Toasty component shows growl-style alerts and messages for your app.
MIT License
283 stars 102 forks source link

Use of ng-packagr #86

Closed jochumdev closed 4 years ago

jochumdev commented 7 years ago

Thanks for this great library.

You might want to use ng-packagr this make this library useable for AOT, FESM15, SystemJS and UMD loading.

I did this for ng2-ui-auth here.