alibaba / formily

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
https://formilyjs.org/
MIT License
11.12k stars 1.44k forks source link

[Feature Request] 打包的时候会将整一个 moment.js 打包进去,包体积过大 #4181

Open hengistchan opened 2 weeks ago

hengistchan commented 2 weeks ago

What problem does this feature solve?

Package

@formily/antdv-x3@2.3.1

What is expected?

替换成 dayjs(因为 antd vue 也是使用 dayjs)或者使用 tree shaking

What does the proposed API look like?

替换成 dayjs(因为 antd vue 也是使用 dayjs)或者使用 tree shaking