Skip to content

Commit 62d9b94

Browse files
committed
fix(build): check in build-fixture
Signed-off-by: Marcel Klehr <[email protected]>
1 parent 10a1e9f commit 62d9b94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
export function lazyLoadIntegration() {
2+
throw new Error('Cannot lazy load sources from network')
3+
}

0 commit comments

Comments
 (0)