Skip to content

Commit 6ec64f5

Browse files
committed
Fix trailing whitespace in build output
1 parent 80eeba0 commit 6ec64f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default {
1111
//
1212
// You can find some technical background for some of the code below
1313
// at http://marijnhaverbeke.nl/blog/#cm-internals .
14-
`,
14+
`,
1515
format: "umd",
1616
file: "lib/codemirror.js",
1717
name: "CodeMirror"

0 commit comments

Comments
 (0)