moff / angular2-ladda

Angular 2 Ladda module
MIT License
97 stars 20 forks source link

Build with Angular CLI and ng-packagr #38

Closed ammachado closed 5 years ago

ammachado commented 5 years ago

This enables support for the Ivy compiler. Also added initial TSLint rules for better consistency.

theodorejb commented 5 years ago

Thanks @ammachado! I started with your commit, and ended up taking it a lot further to also build the test app and library with the Angular CLI. This enables compatibility with the Ivy compiler preview.