Can ( and how ) I deploy a Nuxt.js app like a Web Component like you can with Vue?

Viewed 197

So when building a vue app you can set the target as a web component and then embed this in your website.

Is there a similar way for Nuxt.js to build the app as a Web Component?

0 Answers
Related