@netlify/plugin-storybook

1.4.3 • Public • Published

Netlify Storybook Plugin NPM version

Plugin to provide better Component Publishing Protocol (CPP) support for Storybooks deployed to Netlify

Installation options

You can install the plugin for your site using your netlify.toml file or the Netlify UI.

Install plugin through the Netlify UI

For UI-based installation, you can install this plugin from the Plugins directory, or through this direct installation link.

Install plugin with a netlify.toml file

To install the plugin manually:

From your project's base directory, use npm, yarn, or any other Node.js package manager to add the plugin to devDependencies in package.json.

npm install -D @netlify/plugin-storybook

Then add the plugin to your netlify.toml configuration file:

[[plugins]]
  package = "@netlify/plugin-storybook"

Readme

Keywords

none

Package Sidebar

Install

npm i @netlify/plugin-storybook

Weekly Downloads

23

Version

1.4.3

License

MIT

Unpacked Size

5.07 kB

Total Files

7

Last publish

Collaborators

  • seanroberts
  • biilmann
  • eduardoboucas
  • netlify-bot
  • sarahetter
  • mikewen
  • kathmbeck
  • hrishikeshk
  • vitaliyr
  • denar90
  • smnh
  • berdav
  • youvalv
  • serhalp-netlify
  • rmulligan-netlify
  • akardet