webpack-dev-server版本的问题
一直在解决这个问题,最后竟然发现。。。安装2.9.1版本就可以了
npm install webpack-dev-server@2.9.1
转载于:https://www.cnblogs.com/fancyLee/p/9076205.html