## 打包 ``` npm init -y npm install webpack --save-dev npm install webpack-cli --save-dev ``` webpack --config=conf/webpack.dev.js