Skip to content

Commit 3857219

Browse files
committed
add to lazy load list
1 parent d973fa5 commit 3857219

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/browser/src/utils/lazyLoadIntegration.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ const LazyLoadableIntegrations = {
88
replayIntegration: 'replay',
99
replayCanvasIntegration: 'replay-canvas',
1010
feedbackIntegration: 'feedback',
11+
feedbackModalIntegration: 'feedback-modal',
12+
feedbackScreenshotIntegration: 'feedback-screenshot',
1113
captureConsoleIntegration: 'captureconsole',
1214
contextLinesIntegration: 'contextlines',
1315
linkedErrorsIntegration: 'linkederrors',

0 commit comments

Comments
 (0)