Skip to content

Commit

Permalink
Fix deployment issue node-formidable/formidable#337
Browse files Browse the repository at this point in the history
  • Loading branch information
a13z committed Jan 31, 2021
1 parent 41c17c2 commit 7cf1de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
plugins: [

new webpack.DefinePlugin({ "global.GENTLY": false })
]
}

0 comments on commit 7cf1de7

Please sign in to comment.