I am creating multiple project as library in angular 10. In root app of angular 10 i can lazy-load the library as a single app.
But i want to use this angular 10 library in angular8 root app.
Can any one tell is there any guild lines for implementing in Ag8 app.
Top comments (1)
Any input on this topic..