Skip to content

Instantly share code, notes, and snippets.

@antonholmberg
Created March 16, 2019 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antonholmberg/374a21ede41ce5eb34b76dbfbbba22ac to your computer and use it in GitHub Desktop.
Save antonholmberg/374a21ede41ce5eb34b76dbfbbba22ac to your computer and use it in GitHub Desktop.
module.exports = {
plugins: [
{
resolve: 'gatsby-transformer-remark',
options: {
plugins: [],
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment