Skip to content

Commit 1980b30

Browse files
committed
add develop gatsby-node.js
1 parent 68008b0 commit 1980b30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
const { onPostBuild } = require('../../../gatsby-node')
2+
3+
exports.onPostBuild = onPostBuild

0 commit comments

Comments
 (0)