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
Angular 8: A better way to build monorepo app with libraries

I have several apps in my Angular monorepo project. Also there are about 5 libraries I've written to use across the …

angular angular-cli monorepo ng-packagr