Skip to content

Commit

Permalink
Update gatsby-node.js (gatsbyjs#14589)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdashallanson authored and KyleAMathews committed Jun 7, 2019
1 parent 5b336fa commit 83ce271
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/hn/gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ const _ = require(`lodash`)
const path = require(`path`)
const slash = require(`slash`)

/* ignore this comment */

// Implement the Gatsby API “createPages”. This is
// called after the Gatsby bootstrap is finished so you have
// access to any information necessary to programmatically
Expand Down

0 comments on commit 83ce271

Please sign in to comment.