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
Is your feature request related to a problem? Please describe.
Hello. I write unstyled workspace library, previews for components and workability of plugins is renderred by storybook. For vue - storybook/vue3.
Vue is going to update to vapor mode and I wont to migrate my components on it.
I install all needed dev and client dependencies for vapor run
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
-
Is your feature request related to a problem? Please describe.
Hello. I write unstyled workspace library, previews for components and workability of plugins is renderred by storybook. For vue - storybook/vue3.
Vue is going to update to vapor mode and I wont to migrate my components on it.
I install all needed dev and client dependencies for vapor run
but I have got a problem.
I dont know where I can initialize createApp by myself. So now I have this result:
Describe the solution you'd like
I should check storybook source code and trying to fix it by myself. It will be nice to have rc version for vue vapor mode
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
yes, I can
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions