a tool to transpile your libraries to Angular Package Format
Type of Issue: Bug / Question Description I'm using ng-packagr lib to compile my library to js. I've compiled everything without …
angular typescript angular2-aot angular-universal ng-packagrI created a core library for my project containing some components and services. I built the library with ng-packagr. In …
javascript angular angular-cli angular5 ng-packagr