Skip to content

Commit 1c6d531

Browse files
committed
bump up to clear mdx cache
1 parent 2f2ad86 commit 1c6d531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/prepareMDX.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {Children} from 'react';
77
// TODO: This logic could be in MDX plugins instead.
88

99
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10-
export const PREPARE_MDX_CACHE_BREAKER = 2;
10+
export const PREPARE_MDX_CACHE_BREAKER = 3;
1111
// !!! IMPORTANT !!! Bump this if you change any logic.
1212
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1313

0 commit comments

Comments
 (0)