Create UI components for both Nuxt 2 and Nuxt 3
Hey
I have a monorepo with Nuxt 3 and Nuxt 2 apps, i want to share some UI components.
Is there a way to create a components library for Nuxt 2 AND Nuxt 3 application ?
With Nuxt Bridge ? Or in simple Vue project ?
Thanks a lot by advance
I will create and share à simple exemple of the solution in Github to help the next Guy who stucked by this problem.
I have a monorepo with Nuxt 3 and Nuxt 2 apps, i want to share some UI components.
Is there a way to create a components library for Nuxt 2 AND Nuxt 3 application ?
With Nuxt Bridge ? Or in simple Vue project ?
Thanks a lot by advance