Skip to content

Commit

Permalink
fix(gatsby-plugin-mdx): Pass getNodesByType
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranayub committed May 26, 2020
1 parent 4156005 commit 690bb05
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ module.exports = async function getSourcePluginsAsRemarkPlugins({
markdownAST,
markdownNode: mdxNode,
getNode,
getNodesByType,
files: fileNodes,
pathPrefix,
reporter,
Expand Down

0 comments on commit 690bb05

Please sign in to comment.