Add missing argument and remove nonexistent one. (#6842)
This commit is contained in:
parent
16e898c692
commit
39dae28d5c
@ -41,9 +41,9 @@ export default function normalizeOptions(config: ResolvedConfig): {} {
|
||||
auxiliaryCommentAfter: opts.auxiliaryCommentAfter,
|
||||
retainLines: opts.retainLines,
|
||||
comments,
|
||||
shouldPrintComment: opts.shouldPrintComment,
|
||||
compact,
|
||||
minified: opts.minified,
|
||||
concise: opts.concise,
|
||||
|
||||
// Source-map generation flags.
|
||||
sourceMaps,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user