lxieyang / chrome-extension-boilerplate-react

A Chrome Extensions boilerplate using React 18 and Webpack 5.
MIT License
3.42k stars 1.07k forks source link

can't use shadcn-ui import fails #201

Open mustson opened 5 months ago

mustson commented 5 months ago

I cant use it, it fails to compile, says it cant find it althought its clearly there in the modules,

anyone else has this problem?

How do I fix this? seems like some webpack alias thing?