-
Notifications
You must be signed in to change notification settings - Fork 945
Open
Labels
p2-mediumNotable issue or useful enhancementNotable issue or useful enhancementquestionFurther information is requestedFurther information is requestedv3#1289#1289
Description
Package
v3.x
Description
So I've created a nuxt module npm package to share components / composable, between two applications. One is Nuxt, one is plain Vue. Now i'm using Nuxt UI is some of those components. When installing this module in the Nuxt application the components work fine, but in Vue I'm having trouble getting them recognized.
I've added a "components" -> "dist/runtime/components" export to the package and I'm directly importing the .vue files in Vue, Nuxt UI is installed in the application. But I'm getting the following:
I'm also using UModal, UCard elsewhere in the app itself, they do work there.
So what do I need to do to get these files parsed my vite/vue/nuxt ui?
ISOR3X
Metadata
Metadata
Assignees
Labels
p2-mediumNotable issue or useful enhancementNotable issue or useful enhancementquestionFurther information is requestedFurther information is requestedv3#1289#1289