mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-22 11:16:06 +08:00
Order modules in bundle by path.
Reviewed By: davidaurelio Differential Revision: D4835227 fbshipit-source-id: 4974036fed7452447501fc07445afaa349e521c9
This commit is contained in:
committed by
Facebook Github Bot
parent
a7009077ed
commit
978592faab
@@ -83,6 +83,7 @@ function buildBundle(
|
||||
globalTransformCache: null,
|
||||
hasteImpl: config.hasteImpl,
|
||||
platforms: defaultPlatforms.concat(platforms),
|
||||
postProcessModules: config.postProcessModules,
|
||||
projectRoots: config.getProjectRoots(),
|
||||
providesModuleNodeModules: providesModuleNodeModules,
|
||||
resetCache: args.resetCache,
|
||||
|
||||
Reference in New Issue
Block a user