tokenpool icon indicating copy to clipboard operation
tokenpool copied to clipboard

Run Google closure compiler on bundle.js

Open snissn opened this issue 6 years ago • 0 comments

Running google closure compiler on bundle.js cuts the bundle.js file size from around 700KB to 350KB

We should figure out a way to package it and include it in our webpack process

https://developers.google.com/closure/compiler/docs/gettingstarted_app

snissn avatar Mar 19 '18 21:03 snissn