webpack 4.0改版问题

4.0之后的打包方式:

webpack --mode development src/index.js --output-filename app.js --output-path dist