Skip to content

Conversation

Marujah
Copy link

@Marujah Marujah commented Mar 9, 2022

allowing the possiblity of adding plugin like Vuex/Pinia to the rendered component as custom element.
example:
import { createPinia, PiniaVuePlugin } from 'pinia';

Vue.use(PiniaVuePlugin);
const pinia = createPinia();

wrap(Vue, App, { pinia })

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant