CRACO app issue when using ‘babel-plugin-import’: “Can’t resolve ‘@mui/material/ThemeProvider’ in ‘app/src/Component'”
I’m trying to minimize my bundle size, specifically the “@mui/material” package. I’m using the guide they have: https://mui.com/material-ui/guides/minimizing-bundle-size/.