1.4.2 • Published 2 months ago

@netlify/plugin-storybook v1.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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"
1.4.2

2 months ago

1.4.1

4 months ago

1.4.0

6 months ago

1.3.1

8 months ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago