Component with pinia as microfrontend #2140
Unanswered
nukuutos
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, guys!
it's continuation of this discussion #1059
After externalisation from lib build I've got this
Cannot read properties of undefined (reading 'defineStore')
in application, but application usespinia
.My
vue.config.js
:My build command:
I don't understand how it should works because when we build component we do minification of the code, our variables names are changed and how component can get
pinia
if in component it names for example likeo
Beta Was this translation helpful? Give feedback.
All reactions