Storybook deprecated docs

Deprecated @nx/storybook package documentation and guides.

Angular: Information about the Storybook targets

This document explains the role of the storybook and build-storybook targets in Angular projects with a Storybook configuration, and specifically which executors are used for them.

Angular: The browserTarget

This document explains the role of the browserTarget in Angular projects with a Storybook configuration, and how the Storybook executors use it.

Angular: Storybook Migration to webpackFinal

This guide explains how migrate from older versions of Storybook which used a custom webpack.config.js to the new Storybook 6.3+ which uses the webpackFinal property in the main configuration.

Angular: Upgrading to Storybook 6

This guide explains how you can upgrade your Storybook from versions 5.3 and below to Storybook 6, for Angular projects.

React: Storybook Migration to webpackFinal and the Nx Addon

This guide explains how migrate from older versions of Storybook which used a custom webpack.config.js to the new Storybook 6.3+ which uses the webpackFinal property in the main configuration and the Nx React Addon.

React: Upgrading to Storybook 6

This guide explains how you can upgrade your Storybook from versions 5.3 and below to Storybook 6, for React projects.