pro-components
pro-components copied to clipboard
🧐[问题]build报错,使用了EditableProTable, ProCard, ProFormField
🧐 问题描述
build报错,使用了EditableProTable, ProCard, ProFormField 拷贝了示例里面的代码,tsconfig.json里有"exclude": ["node_modules"],为什么还会解析
💻 示例代码
之前typescript:'4.9.5' 升级成5.1.6就好了
🚑 其他信息
我也是这个问题