电玩超人

Results 4 comments of 电玩超人

按照上面方法从father doc 升级过来的,报错如下: ``` > father-build D:\projects\xxx\node_modules\import-lazy\index.js:16 return Reflect.apply(importedModule, thisArgument, argumentsList); ^ TypeError: Function.prototype.apply was called on false, which is a boolean and not a function ```

> 按照上面方法从father doc 升级过来的,报错如下: > > ``` > > father-build > D:\projects\xxx\node_modules\import-lazy\index.js:16 > return Reflect.apply(importedModule, thisArgument, argumentsList); > ^ > TypeError: Function.prototype.apply was called on false, which is a boolean...

请问是怎么解决的?~

@afc163 目前添加 accept 属性,Dragger 拖入非 accept 的文件没有走到 beforeUpload,有什么方案可以处理下