mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
update arg reference
This commit is contained in:
parent
b6e8118e2d
commit
33874eb71f
@ -41,7 +41,7 @@ class BuildCommand extends FlutterCommand {
|
||||
return await build(
|
||||
toolchain,
|
||||
assetBase: argResults['asset-base'],
|
||||
mainPath: argResults['main'],
|
||||
mainPath: argResults['target'],
|
||||
manifestPath: argResults['manifest'],
|
||||
outputPath: outputPath,
|
||||
snapshotPath: argResults['snapshot'],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user