We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b008b9 commit 59a7f00Copy full SHA for 59a7f00
packages/browser/rollup.bundle.config.mjs
@@ -12,7 +12,7 @@ const reexportedPluggableIntegrationFiles = [
12
'rewriteframes',
13
'sessiontiming',
14
'feedback',
15
- 'modulemetadata'
+ 'modulemetadata',
16
];
17
18
browserPluggableIntegrationFiles.forEach(integrationName => {
0 commit comments