electron-userland / electron-compilers

DEPRECATED: Compiler implementations for electron-compile
35 stars 55 forks source link

Pin Babel to v6.5 #29

Closed anaisbetts closed 8 years ago

anaisbetts commented 8 years ago

This PR works around const+async/await being broken in Babel 6.6 (and in general, makes us more conservative with regards to Babel upgrades)