sanity-plugin-netlify-deploy
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

sanity-plugin-sanity-netlify-deploy

Installation

npm install --save sanity-plugin-sanity-netlify-deploy

or

yarn add sanity-plugin-sanity-netlify-deploy

Usage

Add it as a plugin in sanity.config.ts (or .js):

 import {createConfig} from 'sanity'
 import {myPlugin} from 'sanity-plugin-sanity-netlify-deploy'

 export const createConfig({
     /...
     plugins: [
         myPlugin({})
     ]
 })

License

MIT © White Pine Studio LLC

See LICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i sanity-plugin-netlify-deploy

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

40.5 kB

Total Files

14

Last publish

Collaborators

  • jaydanurwin