Angular exclude specific modules from being compiled with Ivy

Viewed 172

I am using Angular 8 with ivy enabled. Everything works expect my devextreme components from devexpress. Currently this is not supported with Ivy.

Is there a way to compile everything but these modules with Ivy?

0 Answers
Related