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-packagrI 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