Open henrikland opened 4 years ago
Yeah it's a typo, enabled by default 👍🏻
@birkir, @henrikland additional things in the docs:
path seems to be required although previews (previews: false
) are disabled.
The plugin "gatsby-source-prismic-graphql" must set the page path when creating a page.
In the plugin configuration example you can see the following:
previews: true, // optional, default: false
Further down, under Prismic Previews:
Previews are enabled by default
As I understand it the latter is the correct one, previews are enabled by default, and the configuration example needs to be updated.