Skip to content

Commit 7a4732e

Browse files
committed
chore: workaround next bug
1 parent 82eb498 commit 7a4732e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/next.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const config = {
99
serverExternalPackages: ["typescript", "twoslash"],
1010
experimental: {
1111
reactCompiler: true,
12+
turbopackScopeHoisting: false,
1213
},
1314
images: {
1415
remotePatterns: [

0 commit comments

Comments
 (0)