Skip to content

Commit 7f19ac7

Browse files
committed
remove comments from output
1 parent b6036c5 commit 7f19ac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export default {
1818
module: 'esnext',
1919
target: 'esnext',
2020
noImplicitAny: true,
21+
removeComments: true,
2122
moduleResolution: 'node',
2223
strict: true,
2324
}),

0 commit comments

Comments
 (0)