使用vue2.0实现购物车和地址选配功能 第3版
配置 new webpack.optimize.CommonsChunkPlugin({ name: 'vendor' })这个之后,执行npm run build,出现报错.