Skip to content

Commit 5341cd8

Browse files
authored
Publish formatted bundle (#850)
1 parent a9e90f9 commit 5341cd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ const terserPlugin = ({ core, vue } = {}) =>
3333
},
3434
},
3535
format: {
36+
beautify: true, // FIXME replace with prettier
3637
preserve_annotations: true,
3738
},
3839
});

0 commit comments

Comments
 (0)