proton 2016-09-28

I keep getting a message that 'react' and 'language-babel' are not compatible, despite having removed the react package from my .proton. Does anyone have any idea why that might be happening?

the javascript layer installs react with it, but it's odd that language-babel conflicts with it

@mathpunk can you create an issue on github?

@dvcrn Wait, maybe I'm just doing this wrong. I have :lang/javascript in my :layers vector, and I put :language-babel in my :additional-packages vector.

yep, that's how you should be able to do it

maybe we need a switch in javascript layer to swap language-javascript with babel

that should get rid of them