Skip to content

Commit

Permalink
docs: Remove note about stringified options (#13440)
Browse files Browse the repository at this point in the history
  • Loading branch information
CanRau authored and sidharthachatterjee committed Apr 18, 2019
1 parent 2e61bdc commit 8f92062
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/docs/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ module.exports = {
}
```

Note that plugin options will be stringified by Gatsby, so they cannot be functions.

## Loading plugins from your local plugins folder

Gatsby can also load plugins from the your local website plugins folder which is a folder named `plugins` in the website's root directory.
Expand Down

0 comments on commit 8f92062

Please sign in to comment.