ant-design-mobile icon indicating copy to clipboard operation
ant-design-mobile copied to clipboard

淘汰 lodash/lodash-es 依赖

Open guoyunhe opened this issue 1 year ago • 1 comments

Version of antd-mobile

5.33.0

What is this feature about?

不管是 lodash 还是 lodash-es, 即使正确的 tree-shaking, 都会带来几十 KB 的体积(antd-mobile 实际上只用了 4 个 lodash 函数),是否可以用更轻量化的库来替换,或者使用原生代码替代 https://youmightnotneed.com/lodash/

guoyunhe avatar Jan 12 '24 12:01 guoyunhe

+1

afc163 avatar Jan 29 '24 10:01 afc163

+1

Michael18811380328 avatar Jun 28 '24 10:06 Michael18811380328

antd-mobile 产物已不再依赖 lodash

guoyunhe avatar Jun 29 '24 02:06 guoyunhe