Skip to content

Commit aa252f5

Browse files
committed
chore: upgrade MDX packages and remove deprecated mdxOptions configuration.
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 5973971 commit aa252f5

3 files changed

Lines changed: 2111 additions & 1888 deletions

File tree

gatsby-config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -468,10 +468,6 @@ module.exports = {
468468
options: {
469469
extensions: [".mdx", ".md"],
470470
gatsbyRemarkPlugins: [],
471-
mdxOptions: {
472-
remarkPlugins: [],
473-
rehypePlugins: [],
474-
},
475471
},
476472
},
477473
"gatsby-plugin-sharp",

0 commit comments

Comments
 (0)