Move fbobjc bundle command to cli

Reviewed By: @frantic

Differential Revision: D2457072
This commit is contained in:
Martín Bigio
2015-10-05 09:15:09 -07:00
committed by facebook-github-bot-0
parent fe477fbdb4
commit 7ad418a396
15 changed files with 590 additions and 20 deletions

View File

@@ -8,9 +8,7 @@
*/
'use strict';
require('babel-core/register')({
only: /react-packager\/src/
});
require('babel-core/register')();
useGracefulFs();