angular-library-starter-kit icon indicating copy to clipboard operation
angular-library-starter-kit copied to clipboard

Update `ng-packagr` to 2.4.2

Open sarbull opened this issue 7 years ago • 2 comments

If you want this to work with @angular/material and rxjs you need to upgrade to [email protected].

All the best, @sarbull

sarbull avatar May 07 '18 12:05 sarbull

Hey @sarbull

I'll try to get dependencies upgraded by the end of the week. They seem to have some breaking changes, so I'd rather not rush it. Also, Angular CLI is already using Angular 6 so I should get that upgraded as well. :smiley:

zurfyx avatar May 07 '18 21:05 zurfyx

@sarbull I got a v6 working version in the previously linked PR. You might want to check it out. I will test it further tomorrow to make sure everything still works as expected, given the numerous breaking changes when it comes to config (especially angular.json) and folder structure with v6.

When it comes to ng-packagr, it is now set to ^2.4.2.

zurfyx avatar May 14 '18 21:05 zurfyx