Update gatsby-config.js (#22992)

Add empty plugin array
This commit is contained in:
GatsbyJS Bot
2020-04-10 06:02:45 +00:00
parent 6b4109ab32
commit 068b72d068
+1
View File
@@ -6,4 +6,5 @@
module.exports = {
/* Your site config here */
plugins: []
}