Skip to content

Commit 59a7f00

Browse files
committed
Fix file formatting
1 parent 9b008b9 commit 59a7f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser/rollup.bundle.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const reexportedPluggableIntegrationFiles = [
1212
'rewriteframes',
1313
'sessiontiming',
1414
'feedback',
15-
'modulemetadata'
15+
'modulemetadata',
1616
];
1717

1818
browserPluggableIntegrationFiles.forEach(integrationName => {

0 commit comments

Comments
 (0)