Replies: 2 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't have much experience for configuring Webpack, so I might not be able to help. Since this lib works fine in Vue CLI, I think it does not have compatibility issues with Webpack. Converted to discussion if any one want to help. |
Beta Was this translation helpful? Give feedback.
3 replies
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!
im working on components lib and truing to make it vue2/3 compatible using this solution.
But i faced with issue with vue3 installation.. in vue2 env everything working fine!
Here is my build webpack config:
on client side im using default vue-cli-service serve^ without additional settings

but in vue3 environment i got:
seems problem somewhere near webpack build config, maybe somebody can share some webpack config examples?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions