DEV Community

Discussion on: Create a React component library with Vite and Typescript

Collapse
 
palmerama profile image
Adam Palmer

Thanks Nicolas. I've actually just implemented this, which solves it nicely. Removes and adds back in the deps, along with anything else the package doesn't need, like scripts. npmjs.com/package/clean-package

Thread Thread
 
stephyswe profile image
Stephanie

any way to share repo? :) @palmerama