mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-27 06:12:24 +08:00
Make the runBeforeMainModule config param to RN repo and make it absolute
Reviewed By: davidaurelio Differential Revision: D5880700 fbshipit-source-id: 5df6781026030395900388c561283abadefa6511
This commit is contained in:
committed by
Facebook Github Bot
parent
292b19d339
commit
34487c0591
@@ -125,6 +125,7 @@ function buildBundle(
|
||||
providesModuleNodeModules: providesModuleNodeModules,
|
||||
resetCache: args.resetCache,
|
||||
reporter: new TerminalReporter(terminal),
|
||||
runBeforeMainModule: config.runBeforeMainModule,
|
||||
sourceExts: defaultSourceExts.concat(sourceExts),
|
||||
transformCache: TransformCaching.useTempDir(),
|
||||
transformModulePath: transformModulePath,
|
||||
|
||||
Reference in New Issue
Block a user