TheFlyer1983
Vue 3 Component Library in Nuxt 3
I eventually followed this article: https://medium.com/@blaster203/how-to-create-a-component-library-with-vue-3-vitejs-typescript-8eb41f799045
1 problem I can across though was I was unable to globally import my components. I had to import them locally.
5 replies