Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.9k
欢迎大家来试用 ant-design-vue-codemod 升级 ant-design-vue V4#7910
-
按照官方文档升级 ant-design-vue v4 可以看到有十分多的 break change。 React 版的 ant-design 有官方的 codemod cli 工具@ant-design/codemod-v5 来帮助升级,但 ant-design-vue 并没有。在参考和学习了 React 版的 codemod 基础上,基于 ant-design-vue-codemodant-desgin-vue-codemod 可以帮你✅:
工具可以帮你把大多数需要处理的场景处理好了,其余部分关于组件库风格、样式之类的变更仍然需要各位开发小伙伴在对项目 review 自测的时候进行处理哈~ 使用方法# 到项目目录下cd xx# 使用 npx 直接执行命令npx ant-design-vue-codemod# 或者使用 pnpm dlx 直接执行命令pnpm dlx ant-design-vue-codemod 正确的使用姿势是:
|
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
地址统一这样是不是更好? |
BetaWas this translation helpful?Give feedback.