vue-cli-serivce won't add new components to component library #6801
Unanswered
arishojaei
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Could you provide a minimal reproduction? |
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
-
I've created a project with
vue-cli
and added a few components but after I run this below script and publish dist to npm, I just can use 2 component in my nuxt project.I'm not sure if I build my component right or wrong because I get many
umd
files!Beta Was this translation helpful? Give feedback.
All reactions