New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gatsby-cloud-pkg/gatsby-plugin-preview

Package Overview
Dependencies
Maintainers
26
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gatsby-cloud-pkg/gatsby-plugin-preview

A Gatsby plugin which adds Gatsby Preview features to Gatsby websites on Cloud

1.0.19
latest
Source
npm
Version published
Maintainers
26
Created
Source

gatsby-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.

Preview UI

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.

Default Status

Preview UI Status

Page Updated Status

Preview UI Page Updated

Keywords

gatsby

FAQs

Package last updated on 21 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts