material-kit-react icon indicating copy to clipboard operation
material-kit-react copied to clipboard

Cannot build my custom components.

Open mimamulhassankhan opened this issue 4 years ago • 0 comments

I cloned this git repo and add some custom components to it. When I use npm start, it works perfectly and showed all the custom components. But when I use npm run build and serve with nestjs static serve or serve -s build then it doesn't show my custom components.

mimamulhassankhan avatar Jul 24 '21 19:07 mimamulhassankhan