How to use pinia when only using webpack4 and not using vue-cli #1908
Unanswered
18814127739
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.
-
"webpack": "4.43.0",
"vue": "2.7.10",
"pinia": "2.0.17",
webpack4 rules:

when import pinia in app throw this error:

What should I do to make it work?
Beta Was this translation helpful? Give feedback.
All reactions