ant-design-charts
ant-design-charts copied to clipboard
bundle size huge, including whole @antv in bundle
bundle size same in both cases below, I am using the latest version of umi to build.
import Column from "@ant-design/charts/es/plots/column";
import { Column } from "@ant-design/charts";
tried these https://charts.ant.design/guide/faq/
https://codesandbox.io/s/clever-gould-ls3fl?file=/App.tsx
At present, only plots and graphs are classified, and the bottom layer is still the full package, which will be optimized later.
At present, only plots and graphs are classified, and the bottom layer is still the full package, which will be optimized later.
how about the optimization?
When can it be solved?
This would be nice to see an optimization for