Top "Ng-packagr" questions

a tool to transpile your libraries to Angular Package Format

Function calls are not supported in decorators while ng build --prod (AOT)

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-packagr
Angular 5 service replacement/override

I 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