mikeal / roll-call

📞 Free and reliable audio calls for everyone w/ browser p2p.
https://rollcall.audio
1.57k stars 111 forks source link

Minify JS #95

Open mikeal opened 8 years ago

mikeal commented 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 :)

mikeal commented 7 years ago

The current bundle breaks when minified :(