1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Fix-#638: Remove gatsby-transformer-remark plugin

This commit is contained in:
Akshay 2021-05-11 11:56:01 +02:00
parent 5bd24c5be3
commit 58c88987ee

View File

@ -171,7 +171,6 @@ module.exports = {
path: `${__dirname}/markdowns/markdowns`,
name: 'markdowns'
}
},
'gatsby-transformer-remark'
}
]
}