Skip to content

Commit f9b9b84

Browse files
gilishomydea
authored andcommitted
Fix file formatting
1 parent cab40cd commit f9b9b84

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)