详解用Webpack与Babel配置ES6开发环境 安装Webpack安装:#本地安装$npminstall--save-devwebpackwebpack-cli#全局安装$npminstall-gwebpackwebpack-cli Babel配置ES6