netlify-plugin-pagewatch

1.0.4 • Public • Published

PageWatch Netlify Build Plugin

This Build Plugin automatically tests each Netlify deployment with PageWatch.

You need a PageWatch account to use this plugin.

Setup

  1. Install the plugin using yarn:

yarn add netlify-plugin-pagewatch

  1. Update your netlify.toml plugins section to reference the plugin:
[[plugins]]
  package = "netlify-plugin-pagewatch"
  1. Grab your PageWatch Api Key and store it as the PAGEWATCH_SITE_KEY environment variable in your Netlify build settings.

Netlify environment variable setup

For detailed instructions see our guide.

GitHub integration

You can run PageWatch as part of your continuous integration process.

See the PageWatch GitHub integration for instructions.

Package Sidebar

Install

npm i netlify-plugin-pagewatch

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

5.02 kB

Total Files

5

Last publish

Collaborators

  • pagewatch