webpack問題
運(yùn)行時(shí)有警告:
?webpack-dev-server --inline --progress --config build/webpack.dev.conf.js
?95% emitting WARNING? Compiled with 6 warnings19:50:55
?warning? in ./node_modules/babel-core/lib/transformation/file/options/option-manager.js
178:19-37 Critical dependency: the request of a dependency is an expression
老師這個(gè)怎么解決啊
"scripts":?{ ??"dev":?"webpack-dev-server?--inline?--progress?--config?build/webpack.dev.conf.js", ??"start":?"npm?run?dev", ??"build":?"node?build/build.js" },
2018-12-29
請(qǐng)?zhí)峁┰敿?xì)的配置,或者是github項(xiàng)目demo.
包括且不限于:
1. webpack版本,vue版本,node版本,npm版本。
2. webpack配置;
3. package.json
4. 本課程中的哪個(gè)實(shí)例操作出如上的錯(cuò)誤,操作的流程是什么?!