UNPKG

rerumaccusamus

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

15 lines (10 loc) 483 B
--- title: config/storybook/ sidebar_position: 4 --- 模块工程方案 Storybook 配置文件。 模块工程方案支持使用 Storybook 对模块进行调试,当需要对 Storybook 进行配置时,需要在项目 config/storybook 目录进行配置。 Storybook 配置请查看:[Storybook 配置](https://storybook.js.org/docs/react/configure/overview) :::note 使用 Storybook 进行调试需要提前在项目下执行 new 命令启用「Storybook」功能。 :::