Skip to content

Commit 20ad1bd

Browse files
committed
fixing comment
1 parent 6de05cf commit 20ad1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/encore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const runtimeConfig = parseRuntime(
2020
);
2121
context.runtimeConfig = runtimeConfig;
2222

23-
// remove the command from the output
23+
// remove the command from the input
2424
process.argv.splice(2, 1);
2525

2626
if (!runtimeConfig.isValidCommand) {

0 commit comments

Comments
 (0)