Pinia and monorepos #1296
Unanswered
carelledjuffo
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My Company just migrated to Pinia lately and we wanted to implement a monorepo codebased structure.
How does Pinia work with monorepos and npm workspaces.
Is it possible to use a store that was declared in Vue Project A, in another Project B found in the same monorepo?
I tried during this but it never worked, so I was wandering if this is possible in pinia and how can I proceed.
Beta Was this translation helpful? Give feedback.
All reactions