fixed "source map" formatting in comment (#8878) [skip ci]
This commit is contained in:
parent
b576bf4b41
commit
9d0dcedb2b
@ -81,7 +81,7 @@ commander.option(
|
||||
"print a comment after any injected non-user code",
|
||||
);
|
||||
|
||||
// General soucemap formatting.
|
||||
// General source map formatting.
|
||||
commander.option("-s, --source-maps [true|false|inline|both]", "", booleanify);
|
||||
commander.option(
|
||||
"--source-map-target [string]",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user