Skip to content

Commit 6436203

Browse files
committed
revert
1 parent 9c3cd84 commit 6436203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ export default async function createConfigAsync() {
364364
min: 640,
365365
steps: 2,
366366
// Use false to debug, but it incurs huge perf costs
367-
disableInDev: false,
367+
disableInDev: true,
368368
} satisfies IdealImageOptions,
369369
],
370370
[

0 commit comments

Comments
 (0)