chore: better examples

This commit is contained in:
endiliey 2018-08-26 03:11:28 +08:00
parent d3e12c9455
commit be3d259ac8
18 changed files with 619 additions and 174 deletions

View file

@ -26,7 +26,7 @@ module.exports = function createServerConfig(props) {
paths
}
]);
// show compilation progress bar and build time
config
.plugin('niceLog')