devextreme-angular icon indicating copy to clipboard operation
devextreme-angular copied to clipboard

Angular 13: Migrate library to Ivy

Open cesco69 opened this issue 2 years ago • 4 comments

This message is showed into angular shell, during the build

image

cesco69 avatar Nov 11 '21 08:11 cesco69

I too am seeing ngcc output like this in my builds with Angular 13. It would speed up my builds a lot to have DevExtreme ivy enabled.. ngcc on a build server is not fast by any means. Can someone please look into this? This is also a blocker for my team to upgrade to yarn 2+, since ngcc can't be used with PnP

mikerentmeister avatar Nov 12 '21 17:11 mikerentmeister

@cesco69 - DevExpress is looking into the issue: https://supportcenter.devexpress.com/ticket/details/t1044402/angular-13-ivy-library

mikerentmeister avatar Nov 16 '21 23:11 mikerentmeister

They created a new issue: https://supportcenter.devexpress.com/ticket/details/t1047971/devextreme-angular-the-encourage-the-library-authors-to-publish-an-ivy-distribution.

mikerentmeister avatar Dec 02 '21 20:12 mikerentmeister

As an addition, I see this warning installing with Yarn


warning "devextreme > @devextreme/[email protected]" has incorrect peer dependency "@angular/core@^11.0.4".
warning "devextreme > @devextreme/[email protected]" has unmet peer dependency "vue@^2.6.14".

Lonli-Lokli avatar Feb 22 '22 16:02 Lonli-Lokli