We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
output.compact
1 parent 4584b89 commit 9cc86d6Copy full SHA for 9cc86d6
src/plugins/tree-shaking.ts
@@ -47,6 +47,7 @@ export const treeShakingPlugin = ({
47
format: this.format,
48
file: info.path,
49
sourcemap: !!this.options.sourcemap,
50
+ compact: !!this.options.minify,
51
name,
52
})
53
0 commit comments