DVA 如何解决运行报错:异常:TypeError: 'caller', 'callee', and 'arguments'

开发模式报错提示:
异常:TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them at Function.invokeGetter (:3:28

编译时报错:
Failed to minify the bundle. Error: index.js from UglifyJs
Unexpected token: operator (>) [index.js:20461,111]
这种问题要怎么解决呢?