Skip to content

Commit 18cbad9

Browse files
committed
WIP add test content
1 parent 1ce3424 commit 18cbad9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/browser/src/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ export {
4141

4242
export * from './metrics';
4343

44+
export const testThing =
45+
'just adding some stuff here to ensure this is larger, so size limit is triggered, yes yes yes. ';
46+
4447
export {
4548
defaultRequestInstrumentationOptions,
4649
instrumentOutgoingRequests,

0 commit comments

Comments
 (0)