I am using react-select-material-ui for a form in my blog. The component is pretty useful. Thanks to @iulian-radu-at for developing it.
Howeve this component seems to have a large footprint. As per bundle analyzer, react-select-material-ui seems to contribute significantly to the bundle size. Any idea how to reduce the size?
PFA bundle analysis screenshot. Lodash seems to be the major contributor.
I am using react-select-material-ui for a form in my blog. The component is pretty useful. Thanks to @iulian-radu-at for developing it. Howeve this component seems to have a large footprint. As per bundle analyzer,
react-select-material-ui
seems to contribute significantly to the bundle size. Any idea how to reduce the size?PFA bundle analysis screenshot. Lodash seems to be the major contributor.