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
Please someone help me how I can use this with latest versions of Angular.
I already have this working in Angular 14 project. But when I moved to Angular 15 this did not work as I have used ng-packagr to make my project a library.
But keeping ng-packagr at 14th and updating only Angular to 15 worked as Angular 15 has given ngcc for backward compatibility.
But moving on to Angular 16 I can no longer do that as Angular is removing ngcc from the build pipeline.
Searched for anyone who forked this and maintain but couldn't find. Please help me make this update as I really need this to be working soon. Thanks
The text was updated successfully, but these errors were encountered:
Please someone help me how I can use this with latest versions of Angular.
I already have this working in Angular 14 project. But when I moved to Angular 15 this did not work as I have used ng-packagr to make my project a library.
But keeping ng-packagr at 14th and updating only Angular to 15 worked as Angular 15 has given ngcc for backward compatibility.
But moving on to Angular 16 I can no longer do that as Angular is removing ngcc from the build pipeline.
Searched for anyone who forked this and maintain but couldn't find. Please help me make this update as I really need this to be working soon. Thanks
The text was updated successfully, but these errors were encountered: