Community Plugin
View plugin on GitHubgatsby-plugin-preview
Adds Preview UI to Gatsby sites that have preview
enabled.
Install
npm install --save @gatsby-cloud-pkg/gatsby-plugin-preview
# or
yarn add @gatsby-cloud-pkg/gatsby-plugin-preview
// In your gatsby-config.js
plugins: [`@gatsby-cloud-pkg/gatsby-plugin-preview`]
How to use
Once installed you will be greeted by the Preview UI
floating bar.
You can interact with the different buttons in the bar. The info button will display different messages and actions depending on the status of the build for the page your currently on.