Error
Critical dependency: the request of a dependency is an expression
I want use "babel-plugin-dynamic-import-webpack": "^1.1.0",but throw this warning ..
I have clean node_modules dictionary and reinstall also not work ,Who can help me to fix this warning ?
console..
warning in ./src/router/modules/reportMenu.js
Critical dependency: the request of a dependency is an expression
warning in ./src/router/modules/reportMenu.js
Critical dependency: the request of a dependency is an expression
warning in ./src/router/modules/reportMenu.js
Critical dependency: the request of a dependency is an expression
warning in ./src/router/modules/reportMenu.js
Critical dependency: the request of a dependency is an expression
webpack版本不支持import动态引入导致的报错,可以改用require