关联 Issue: https://github.com/NervJS/taro/issues/14103 目前在检查项目后发现似乎无法在运行时修改校验 config 用的 schema,旧的修改 @tarojs/cli/doctor/configSchema 导出的方式也不再有效,主要有扩展 framework 支持范围的 plugin 受到影响(如: https://github.com/SyMind/tarojs-plugin-svelte ),希望能够增加在运行时修改 config schema 的方式