Skip to content

Commit a94c026

Browse files
committed
Lint nit
1 parent 1002dd3 commit a94c026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/rollup.dist.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ export default async () => {
314314
externalLiveBindings: false,
315315
format: 'cjs',
316316
inlineDynamicImports: true,
317-
sourcemap: false
317+
sourcemap: false,
318318
},
319319
],
320320
external(rawId) {

0 commit comments

Comments
 (0)