mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-26 10:45:32 +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
@@ -10,7 +10,7 @@
|
||||
|
||||
const buildBundle = require('./buildBundle');
|
||||
const bundleCommandLineArgs = require('./bundleCommandLineArgs');
|
||||
const outputBundle = require('metro-bundler/src/shared/output/bundle');
|
||||
const outputBundle = require('metro/src/shared/output/bundle');
|
||||
|
||||
/**
|
||||
* Builds the bundle starting to look for dependencies at the given entry path.
|
||||
|
||||
Reference in New Issue
Block a user