HG

Results 4 comments of HG

Hello, I am having the same issue as well: I am using MUI (+MUI icons) and Formik (which uses Lodash), and the final HTML file for a dialog is above...

Well I might have the solution then. First of all, thank you very much @enuchi for your explanations, I am quite new to Typescript and Webpack. I have had `"moduleResolution":...

[Here](https://github.com/enuchi/React-Google-Apps-Script/pull/173) is the Pull Request. Tree-shaking is working properly. As we cannot include MUI with a CDN, the bundle size automatically gets bigger. I included Formik too as I find...

Thank you so much, I will have a look at it!