Skip to content

Commit 109c3b2

Browse files
committed
add comment
1 parent 67b6035 commit 109c3b2

File tree

1 file changed

+4
-0
lines changed
  • dev-packages/e2e-tests/test-applications/nextjs-turbo

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
@sentry:registry=http://127.0.0.1:4873
22
@sentry-internal:registry=http://127.0.0.1:4873
3+
4+
# todo: check if this is still needed in upcoming versions
5+
# Hoist all dependencies to the root level due to issues with import-in-the-middle and require-in-the-middle
6+
# Just adding these as dependencies removed the warnings, but didn't fix the issue
37
shamefully-hoist=true
48
strict-peer-dependencies=false

0 commit comments

Comments
 (0)