Skip to content

Commit d206283

Browse files
committed
.
1 parent 477859e commit d206283

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/2.guide/3.storybook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,5 @@ Global application settings are added to the Storybook toolbar for easy testing
106106
107107
- Changing `i18n` in the toolbar doesn't update the language. A manual story reload is required.
108108
- `autodocs` currently is non-functional due bugs, its usage is discouraged at this time.
109-
- `storybook` currently fails to build and must be viewed in the dev environment.
110-
- Sibling nuxt modules will generate many warnings and errors on `pnpm storybook`. Unless something breaks, just ignore them.
109+
- `pnpm build-storybook` currently fails, use `pnpm storybook` to view the stories for the time being.
110+
- `pnpm storybook` may log warnings or non-breaking errors for Nuxt modules due to the lack of mocks. If the UI renders correctly, these can be safely ignored.

0 commit comments

Comments
 (0)