echarts-for-react
echarts-for-react copied to clipboard
Bundle size still large after manually imported
Hello team. I was trying to reduce the bundle size following the example available on your git repository but I don't see any improvement. The final result is very similar. Do you think I'm missing something?
Before manually import:

Manually import the necessary components:


If I remove all the components, only for reference:

Best regards.