4.4.3 (2019-03-07)
4.4.2 (2019-02-21)
- browser auto open and navigation url error (315cb80)
4.4.1 (2019-01-22)
- add cache webpack info (aadde20)
4.3.2 (2018-11-15)
- webpack build error, no exit (f719fe8)
4.3.0 (2018-11-14)
- support proxy and historyApiFallback (7579bc9)
4.2.1 (2018-10-31)
- webpack build error, no exit https://webpack.js.org/api/node/#webpack- (5d6a219)
4.1.1 (2018-07-20)
- no cache for static resource (999de7b)
4.1.0 (2018-06-29)
- webpack 4.2.0 to latest version (5b4befe)
4.0.3 (2018-05-30)
- Webpack Tapable.plugin已经弃用,改为在.hooks上使用新API easy-team/egg-vue-webpack-boilerplate#64 (3754b95)
4.0.2 (2018-05-30)
- view only show html (6dd22ab)
- feat: Webpack 4 Support
- feat:build and server method support option param
- fix:build result show twice when hot mode
- feat: Webpack 3 Support