I have been looking about configuring webpack for other UI libraries such as Material UI or tailwind css or bootstrap etc.
All the tutorials on internet is all about teaching configuring webpack for css/scss/images/typescript/dynamic imports etc. Nothing and no one talks about what to keep in mind for configuring UI libraries.
Since UI libraries are huge so while bundling what to keep in mind so that final build is small in size and i am mostly interested in config of webpack with material UI ???
Any links or thoughts or where to look for answers will be greatly useful in understanding this webpack feature.
Webpack is one of the hardest tool though. Any suggestions.