mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Update worker to match command line args passed by Buck
Reviewed By: cpojer Differential Revision: D4673955 fbshipit-source-id: 1886cef97a96efbe0e90b02b98f03544d5f3f155
This commit is contained in:
committed by
Facebook Github Bot
parent
0a475d2b32
commit
bacee5ad56
@@ -52,7 +52,7 @@ exports.createBuildSetup = (
|
||||
|
||||
parallel({
|
||||
graph: cb => graphWithOptions(
|
||||
concat(defaults.runBeforeMainModule, entryPoints),
|
||||
entryPoints,
|
||||
cb,
|
||||
),
|
||||
moduleSystem: cb => graphOnlyModules(
|
||||
|
||||
Reference in New Issue
Block a user