HarveyD / react-component-library

A project skeleton to get your very own React Component Library up and running using Rollup, Typescript, SASS + Storybook
https://blog.harveydelaney.com/creating-your-own-react-component-library/
MIT License
790 stars 167 forks source link

Error: Could not resolve './TestComponent/TestComponent' from src\index.ts #42

Closed ShaileshInfyom closed 3 years ago

ShaileshInfyom commented 3 years ago

I download the code from here I fired npm install and npm run build. I getting the following error. any steps is missing? image

ShaileshInfyom commented 3 years ago

removed this line and resolved https://github.com/HarveyD/react-component-library/blob/styled-components/rollup.config.js#L24