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 a37d8735d7
commit 1b8a5fc5fe
1 changed files with 1 additions and 3 deletions

View File

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