Manoj Bahuguna fa0cd72ccc
fix(storybook): warn if skipping generating files in .storybook folder (#6502)
during storybook-configuration, if .storybook folder already exists, generating files in it is skipped
we should show warnings in this case, as sometimes those directories can exists but be empty, which can cause issues
this can happen for example when reverting from previous setup using git reset (or something similar)
in that case content is deleted, but empty folder remains

showing warning will make it easier to debug what went wrong
2021-09-21 19:55:41 +03:00
..
2021-09-20 16:39:13 -04:00
2021-05-18 20:55:40 -04:00

Nx - Smart, Extensible Build Framework

{{links}}


Storybook Plugin for Nx

{{what-is-nx}}

What is It?

Executors and generators adding Storybook support for frontend applications.

How to Use

This package is used by the @nrwl/web, @nrwl/react, and @nrwl/angular. See https://github.com/nrwl/nx for more information.

{{resources}}