Skip to content

Commit 2ec418d

Browse files
committed
missed merge issue
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent c374f62 commit 2ec418d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commands/node.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,7 @@ export class NodeCommand extends BaseCommand {
939939
self.configManager.update(argv)
940940
// disable the prompts that we don't want to prompt the user for
941941
prompts.disablePrompts([
942+
flags.app,
942943
flags.devMode,
943944
flags.localBuildPath
944945
])

0 commit comments

Comments
 (0)