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 8fff1ab commit 2c86f37Copy full SHA for 2c86f37
scripts/ci-unit-tests.ts
@@ -23,6 +23,7 @@ const BROWSER_TEST_PACKAGES = [
23
'@sentry-internal/replay-canvas',
24
'@sentry-internal/replay-worker',
25
'@sentry-internal/feedback',
26
+ '@sentry-internal/bundler-tests',
27
'@sentry/wasm',
28
];
29
0 commit comments