vue-hackernews-2.0 icon indicating copy to clipboard operation
vue-hackernews-2.0 copied to clipboard

misc(webpack): use webpackbar

Open pi0 opened this issue 6 years ago • 0 comments

Use webpackbar as a beatuful progressbar alternative.

Also adds support for build time profiling:

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

pi0 avatar Mar 26 '18 06:03 pi0