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
I want to expose some components from a Vue3 Vite Project to be consumed by a Host project with Vue2 Cli webpack.
At one of the examples we have Vue2-in-vue3 but I need the exact opposite of that.
Do you think that it's possible?
Ah the example vue2-in-vue3 they have some functions at utils that converts vue3 Components to the DOM.
I think I will need something similar but at oposite.
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
-
I want to expose some components from a Vue3 Vite Project to be consumed by a Host project with Vue2 Cli webpack.
At one of the examples we have Vue2-in-vue3 but I need the exact opposite of that.
Do you think that it's possible?
Ah the example vue2-in-vue3 they have some functions at utils that converts vue3 Components to the DOM.
I think I will need something similar but at oposite.
Beta Was this translation helpful? Give feedback.
All reactions