Undestanding - React Build Size

I founded my biggest mistake.
I had a single file that export custom inputs, datepickers, phoneinputs etc. So when i use just a simple input all the datepickers imports goes too por example.

So I just split each one in a single file and all good.

1 Like