mirror of https://github.com/status-im/metro.git
Move fbobjc bundle command to cli
Reviewed By: @frantic Differential Revision: D2457072
This commit is contained in:
parent
a37d8735d7
commit
1b8a5fc5fe
|
@ -8,9 +8,7 @@
|
||||||
*/
|
*/
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
require('babel-core/register')({
|
require('babel-core/register')();
|
||||||
only: /react-packager\/src/
|
|
||||||
});
|
|
||||||
|
|
||||||
useGracefulFs();
|
useGracefulFs();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue