Open mikeal opened 8 years ago
The only reason we haven't been minifying is because I couldn't find a minifier that didn't require compiling down to ES5.
Just discovered https://github.com/babel/babili
We should add this to the build process :)
The current bundle breaks when minified :(
The only reason we haven't been minifying is because I couldn't find a minifier that didn't require compiling down to ES5.
Just discovered https://github.com/babel/babili
We should add this to the build process :)