thx / rap2-delos

阿里妈妈前端团队出品的开源接口管理工具RAP第二代
http://rap2.taobao.org
MIT License
7.62k stars 1.35k forks source link

rap2-dolores 打包报错 #896

Open chenhj520 opened 1 year ago

chenhj520 commented 1 year ago

BUG描述 rap2-dolores 前端打包报错 npm 版本 8.19.3 Type expected. TS1110

147 | ): match<Params> | null;
148 |

149 | export type ExtractRouteOptionalParam<T extends string, U = string | number | boolean> = T extends ${infer Param}?

复现步骤 npm run build

期望结果

可以正确打包

实际结果 打包报错

截图 image

环境

附加信息