How to Package a Component for Use in Plain JavaScript
Unanswered
Rhinelander posted this in #help-forum
RhinelanderOP
Hey, I’ve created a component that I want to reuse across multiple projects. This component utilizes ShadCN along with various other components and styles. How can I package this component, host it somewhere, and then use it in plain JavaScript?