Greetings,
Is there a way to export individual components for distribution.
If I am attempting to create a library or have components, distributed to other people to use, but in js format not vue format what is the best way to do this?
Essentially I'm trying to see how I can share and use components across different projects and with other users.
Hi @rwatts3
You can check these projects for sharing vue components:
Looking forward to see you Vue components :)
Thank you
@rwatts3 This template focus on visual testing and bundles your components with the above rollup plugin for smaller bundles. In case that's what you're looking for 馃檪
Hmm I will definitely give that one a shot as well.
Thank you
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
@rwatts3 This template focus on visual testing and bundles your components with the above rollup plugin for smaller bundles. In case that's what you're looking for 馃檪