Thursday, 28 March 2019

How to mix Angular Elements with the "ng g library" approach?

As you know, the "ng g library" approach helps us with the creation of libraries of reusable components. But what if I wanted those components to be compiled into web components... through the support of Angular Elements? How to configure a dev environment that would allow me to achieve that?



from How to mix Angular Elements with the "ng g library" approach?

No comments:

Post a Comment