Skip to content

Commit 3455e04

Browse files
committed
remove new options
1 parent 2000a20 commit 3455e04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

next.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ const outputFileTracingExcludes = process.env.NEXT_PUBLIC_DEVELOPER_DOCS
1313
'./apps/**/*',
1414
'develop-docs/**/*',
1515
'node_modules/@esbuild/darwin-arm64',
16-
'*.png',
17-
'*.gif',
1816
],
1917
'/platform-redirect': ['**/*.gif', 'public/mdx-images/**/*', '*.pdf'],
2018
'\\[\\[\\.\\.\\.path\\]\\]': [

0 commit comments

Comments
 (0)