netlify-plugin-pastel
v0.2.0
Published
A Netlify build plugin to add in-place commenting (via Pastel) to Netlify deploy previews.
Downloads
20
Readme
netlify-plugin-pastel
A Netlify build plugin to add in-place commenting (via Pastel) to Netlify deploy previews.
Install
npm install netlify-plugin-pastel
Usage
Add this plugin to the plugins
array in your
netlify.yml
configuration file:
plugins:
- package: netlify-plugin-pastel
config: {}