duo-babel
duo-babel copied to clipboard
upgrade to babel 6
breaking change, but that's to be expected. i've skipped the breaking test because i'm not familiar enough with babel's api to know what it's doing.
hopefully closes #17
travis exploded because old versions of node don't have native promises. seems super unrelated to me. does this plugin really need to support node 0.11?
I'm also experiencing the same issue. Recent versions of visionmedia/debug also include a .babelrc file which breaks a duo build with the same error message.
Deleting the .babelrc from the component lets the build pass.