Vue components are developed and published on npm

problem description

has been developed and uploaded to npm, and uploaded to my own install. After registration to componts, it can only be used under vue.use (). Without use, it cannot be rendered.
I think some components don"t need vue.use. How do you do that?

the environmental background of the problems and what methods you have tried

related codes

/ / Please paste the code text below (do not replace the code with pictures)

what result do you expect? What is the error message actually seen?

Apr.23,2021

resolved, change packing method

Menu