1. Fork this project https://github.com/jsany/log-filesize-webpack-plugin
git clone https://github.com/{your-github-name}/log-filesize-webpack-plugin.gitcd log-filesize-webpack-plugin
yarn installyarn buildunitTest:
yarn testor use you local project to test:
yarn link
cd {your-test-target-project}
yarn link @jsany/log-filesize-webpack-plugin
# then webpack build use log-filesize-webpack-plugin