Skip to content

Commit e4f6f28

Browse files
committed
format
1 parent 0c6f63c commit e4f6f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ const libraries = allowed.map((module) => {
8484
preventAssignment: true,
8585
values: {
8686
'?inline': '',
87-
}
87+
},
8888
}),
8989
css({ minify: true }),
9090
esbuild({ minify: true, sourceMap: true }),

0 commit comments

Comments
 (0)