Skip to content

Commit

Permalink
fix(gatsby-transformer-remark): Restore pathPrefix option in r… (#15889)
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorblades authored and DSchau committed Jul 19, 2019
1 parent 156b7f3 commit 81b6cf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/gatsby-transformer-remark/src/extend-node-type.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ module.exports = (
{
type,
basePath,
pathPrefix,
getNode,
getNodesByType,
cache,
Expand Down

0 comments on commit 81b6cf1

Please sign in to comment.