mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-28 16:34:49 +08:00
Rename metro-bundler to metro
Reviewed By: davidaurelio Differential Revision: D6413420 fbshipit-source-id: f13184b8157de2c3aeaa7f2647becc175f62cdbb
This commit is contained in:
committed by
Facebook Github Bot
parent
92c0980540
commit
654fed46f4
@@ -13,4 +13,4 @@
|
||||
/* $FlowFixMe(>=0.54.0 site=react_native_oss) This comment suppresses an error
|
||||
* found when Flow v0.54 was deployed. To see the error delete this comment and
|
||||
* run Flow. */
|
||||
export type {OutputOptions, RequestOptions} from 'metro-bundler/src/shared/types.flow';
|
||||
export type {OutputOptions, RequestOptions} from 'metro/src/shared/types.flow';
|
||||
|
||||
Reference in New Issue
Block a user