Results 6 comments of Jon Braz

Hi @azefiel, could I get your thoughts on this? It's just a quick change to the buildProd pipeline to add Babel, usually adds another ~10 seconds to the build time.

No worries, thanks for taking a look. If you're open to the idea then, I can definitely generalize it to work for the monster libs and in the other build...

I've increased the coverage to include `src/js/lib/*` as well, but it seems nicest to still exclude `src/js/vendor` to keep build times down (it would add another ~20 seconds to the...

@azefiel I've made some changes to increase coverage and add it to `buildApp`, your thoughts?

Alright, whenever you have the chance to look at it down the road I'd appreciate it

@azefiel If you get the chance, could you let me know if you think you'd be open to moving to using babel and allowing ES6+?