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:
David Aurelio
2017-03-14 15:01:27 -07:00
committed by Facebook Github Bot
parent 0a475d2b32
commit bacee5ad56
2 changed files with 1 additions and 20 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ exports.createBuildSetup = (
parallel({
graph: cb => graphWithOptions(
concat(defaults.runBeforeMainModule, entryPoints),
entryPoints,
cb,
),
moduleSystem: cb => graphOnlyModules(