duo-babel icon indicating copy to clipboard operation
duo-babel copied to clipboard

upgrade to babel 6

Open stephenmathieson opened this issue 10 years ago • 2 comments

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

stephenmathieson avatar Apr 10 '16 18:04 stephenmathieson

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?

stephenmathieson avatar Apr 10 '16 18:04 stephenmathieson

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.

chrisbuttery avatar Dec 15 '16 02:12 chrisbuttery