Results 7 comments of Kian

希望插件支持用户指定nodejs版本能早点提上日程,当前版本`v10.11.0`(截止20220511)已经不够用了,默认打包工具rollup较新版本已无法正常运转: ![image](https://user-images.githubusercontent.com/16569491/167756120-150ab5a0-512c-4260-b30f-0144dfed17ed.png)

我是把黑框拖到其他窗口去了,眼不见为净~

> ```tsx > interface DateTimeProps extends React.HTMLAttributes { > datetime: number; > region: Region; > } > ``` > > 像这种extend引入interface, 有加filter处理的打算吗 可以在 `.umirc` 配置文件里配置 `apiParser.propFilter.skipNodeModules` 为 `true` 即可忽略掉 ```js...

[#L1831](https://github.com/tencentyun/cos-nodejs-sdk-v5/blob/f5a06474a551c6a9a41f261b41d1dc1c7f26c9c5/index.d.ts#L1831)

### 兼容解决方案 > 在`tsconfig.ts`配置的lib补充DOM库 ![image](https://user-images.githubusercontent.com/16569491/122504217-682f4980-d02c-11eb-9dca-3102088a3f29.png)

> When are you going to release this? I desperately need this. Otherwise I'd have to stick to Vue 2 and VueRouter 3 for another long term project. @roeltz I...