Skip to content

记一次向 uniapp 提交 pr 的过程

问题起因

vue-router@4.6.0 版本使用了 tsup 重构了构建行为,导致产物丢失了 dist/vue-router.esm-bundler.js 文件,进而导致 uniapp 项目的 @dcloudio/vite-plugin-uni 依赖出现故障。

相关 issue 和更改如下:

为什么选择现在就提前修复故障?

定位问题

fork 并克隆项目到本地

按照提交规范写 git commit

听取审核意见,编写

分析依赖链,设计合适的本地构建命令

创建全新的模板项目

本地模板项目

贡献者

The avatar of contributor named as ruan-cat ruan-cat

页面历史

最近更新