You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. 😃
@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.
If you want this to work with
@angular/material
andrxjs
you need to upgrade tong-packagr@2.4.2
.All the best,
@sarbull
The text was updated successfully, but these errors were encountered: