Open iKrishnaSahu opened 1 year ago
Do we have plan to use Ivy for this library?
Hi all, thanks for the nice work you did in this project! When building with Angular 15, I get this warning: ....
@iKrishnaSahu good to know. I see you contributed at my extremely unofficial fork I had to make a few years ago. I'm not sure if I am using ivy there entirely or not.
Do we have plan to use Ivy for this library?
@likymm @alexlungu10 I don't think the owner of this repo has any plan for it.
Do we have plan to use Ivy for this library?
@likymm @alexlungu10 I don't think the owner of this repo has any plan for it.
Too bad. I know there are a lot of alternatives but this library is the best so far
Angular is going to remove ngcc functionality in upcoming v16 which will drop support for all view engine libraries including this library.
Changelog link -
Commit link - https://github.com/angular/angular-cli/commit/c8ac660d8b13922be7ebcc92dfd5b18392602c40#diff-9c7ca60aad39fc0d92fc425a1e82ce3aa951179305575e44816323d1f57d110c
PR link - https://github.com/angular/angular-cli/pull/24720