Uh oh!
There was an error while loading. Please reload this page.
[Packager] Configure Babel with .babelrc - #1469
Conversation
facebook-github-bot
commented
May 31, 2015
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks! |
facebook-github-bot
commented
May 31, 2015
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
johanneslumpe
commented
May 31, 2015
I don't think it's a good idea to have babel config in either |
jtremback
commented
May 31, 2015
I'm just going on how Babel itself can be configured. I think there are advantages to either one. I prefer putting any configuration I can in package.json, because then I can just copy n paste to start a new project. |
johanneslumpe
commented
May 31, 2015
@jtremback fair enough :) |
jtremback
commented
May 31, 2015
Ooops. @johanneslumpe I was totally wrong. Am changing the PR to only look for |
sebmck
commented
Jun 1, 2015
The |
No description provided.