ant-design / pro-components

🏆 Use Ant Design like a Pro!
https://pro-components.antdigital.dev
MIT License
4.3k stars 1.36k forks source link

perf: lodash => lodash-es #8606

Closed sushi-su closed 2 months ago

sushi-su commented 3 months ago

packages/field/src/components/TextArea/readonly.tsx 中引入 lodash 打包体积偏大,替换为 lodash-es 可以 tree shaking,其他包也统一替换掉

image
github-actions[bot] commented 3 months ago

⚡️ Deploying PR Preview...

socket-security[bot] commented 3 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/@types/lodash.tonumber@4.0.9, npm/@types/lodash@4.17.7, npm/dayjs@1.11.12, npm/fast-deep-equal@3.1.3, npm/lodash.merge@4.6.2, npm/lodash@4.17.21, npm/moment@2.30.1, npm/typescript@5.5.4

View full report↗︎