在做vue-router的懶加載的時候碰到個問題,先上代碼。Chrome Debug看看。詳細錯誤信息如下:Exception: TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them at Function.remoteFunction (<anonymous>:2:14) at eval (webpack-internal:///./src/utils/asyncRouter.js:18:14) at Array.forEach (<anonymous>) at generaMenu (webpack-internal:///./src/utils/asyncRouter.js:13:8) at __webpack_exports__.a (webpack-internal:///./src/utils/asyncRouter.js:10:3) at eval (webpack-internal:///./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Login.vue:39:84) at <anonymous>
webpack打包的vue工程出現(xiàn)arguments callee Exception
拉風(fēng)的咖菲貓
2019-03-12 17:15:51