DEV Community

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

Collapse
 
nicolaserny profile image
Nicolas Erny

Hard to investigate. I use this strategy with Nextjs on some projects without any trouble: component library with Vite + webapp in Nextjs. Do you have a public github repository with this issue?