VChart icon indicating copy to clipboard operation
VChart copied to clipboard

[Feature] Taro编译成小程序的版本,打包体积缩小

Open srrgithub opened this issue 9 months ago • 3 comments

What problem does this feature solve?

希望对Taro编译成小程序的版本,打包体积缩小。 目前使用了按需加载的情况下,仍旧体积还是非常大,超出了微信小程序2M的限制。 希望能做的更小一点。

What does the proposed API look like?

语义化标签使用 <LineChart/> 希望最后打包结果只有几百K。

srrgithub avatar Jan 23 '25 05:01 srrgithub