mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-11 11:29:03 +08:00
metro-bundler: upgrade react-native-github to OSS bundler
Reviewed By: cpojer Differential Revision: D5172542 fbshipit-source-id: 4ca6c9aad8f798ac6b8f1070f98b5d1d2098e726
This commit is contained in:
committed by
Facebook Github Bot
parent
859af60e38
commit
07ee04d7bd
@@ -10,7 +10,7 @@
|
||||
|
||||
const bundleWithOutput = require('./bundle').withOutput;
|
||||
const bundleCommandLineArgs = require('./bundleCommandLineArgs');
|
||||
const outputUnbundle = require('../../packager/src/shared/output/unbundle');
|
||||
const outputUnbundle = require('metro-bundler/build/shared/output/unbundle');
|
||||
|
||||
/**
|
||||
* Builds the bundle starting to look for dependencies at the given entry path.
|
||||
|
||||
Reference in New Issue
Block a user