Skip to content

Commit 85fa395

Browse files
committed
fixup!
1 parent 766b45b commit 85fa395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/next.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ const nextConfig = {
9898
},
9999
// TODO(@avivkeller): Why can't this be used without this config?
100100
serverExternalPackages: ['twoslash'],
101-
outputFileTracingExcludes: {
101+
outputFileTracingIncludes: {
102102
// Twoslash needs TypeScript declarations
103103
'*': ['**/node_modules/typescript/lib/**'],
104104
},

0 commit comments

Comments
 (0)