Skip to content

Commit 88dbacd

Browse files
BYKCopilot
andauthored
fix sillynes
Co-authored-by: Copilot <[email protected]>
1 parent 6362a4f commit 88dbacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const outputFileTracingExcludes = process.env.NEXT_PUBLIC_DEVELOPER_DOCS
3434
'docs/**/*',
3535
'public/mdx-images/**/*',
3636
'**/*.gif',
37-
'**/*.pdf ',
37+
'**/*.pdf',
3838
'**/*.png',
3939
],
4040
};

0 commit comments

Comments
 (0)