vuejs / vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
MIT License
10.96k stars 2.15k forks source link

misc(webpack): use webpackbar #300

Open pi0 opened 6 years ago

pi0 commented 6 years ago

Use webpackbar as a beatuful progressbar alternative.

Also adds support for build time profiling:

yarn build:client --profile
yarn build:server --profile