mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-30 05:55:48 +08:00
Move fbobjc bundle command to cli
Reviewed By: @frantic Differential Revision: D2457072
This commit is contained in:
committed by
facebook-github-bot-0
parent
fe477fbdb4
commit
7ad418a396
4
packager/react-packager/index.js
vendored
4
packager/react-packager/index.js
vendored
@@ -8,9 +8,7 @@
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
require('babel-core/register')({
|
||||
only: /react-packager\/src/
|
||||
});
|
||||
require('babel-core/register')();
|
||||
|
||||
useGracefulFs();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user