receter / my-component-library

89 stars 26 forks source link

issue use into webpack@5 #9

Open tiennguyen1293 opened 1 month ago

tiennguyen1293 commented 1 month ago

Hi there,

First, thank you for providing a sample template that I can follow. But i'm facing an issue when building a library and importing it into a project using CRA latest. Could you please help me take a look at this?

Thank you!

My versions

"webpack": "5.64.4",

image

image
receter commented 1 month ago

Hi, do you have any sourcecode or a repo to reproduce this error?

tiennguyen1293 commented 1 month ago

Hi, You can use "create-react-app" to reproduce this issue