Do you use webpack?

Wish your team made reducing the size of your webpack builds a priority? Want to know how the changes you're making impact your asset size on every pull request?

Check it out at packtracker.io.


README

Assuming you have the appropriate ruby/node/yarn versions installed...

bundle install
yarn install
bin/rails s

Tests

bin/rake
yarn test