You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I add "content": "..." it install the component but
install it into on root in components/ui-shadcnvueforge/banner/Hello.vue instead of src/components/ui-shadcnvueforge/banner/Hello.vue
Moreover what is the goal of "path" attribute ?
To be sure to understand everything I must create dynamically content value on my server ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I'm trying to setup my own registry server.
I've got blocks that includes various .ts and .vue files.
When I use the following example it doesn't install nothing
If I add "content": "..." it install the component but
install it into on root in components/ui-shadcnvueforge/banner/Hello.vue instead of src/components/ui-shadcnvueforge/banner/Hello.vue
Moreover what is the goal of "path" attribute ?
To be sure to understand everything I must create dynamically content value on my server ?
Thank you
All reactions