Linbudu
Linbudu
useVerifyCode #584
Seems like this change breaks the other type behaviour in test cases, like `PartialOnUndefinedDeep`, maybe we should bring a new type called `SimplifyDeep` ? @sindresorhus
Can you provide me with a minimum reproduction example? I tried to restore your project structure locally, but I didn't find the expected error reporting 🙏.
This is a feature should be provided in the 2 major verison but I just forgot that one😢, gonna support that in `2.1.0`.
It seems that ESBuild will re-execute all plugin when files under `absWorkingDir` changed in `watching` mode, so `copy-on-change` should only works for the files outside `absWorkingDir`, uh-huh but it's still...
The copy-on-watch feature was supported in `2.1.0` now, I've checked in several cases but there might be missing ones, if you got any troubles, please report in this issue and...
已解决,请参考最新的PR 事实上这不是Antd版本的问题,Less默认并不允许`@import()` 的语法,需要创建一个`.lessrc`文件来启用这样的语法。
请升级到最新版本的项目进行尝试~