Skip to content

Commit 351e3ce

Browse files
author
acring
committed
fix: 修复版本导致的兼容性问题
Signed-off-by: acring <liu-zhen@xsky.com>
1 parent 63364dd commit 351e3ce

2 files changed

Lines changed: 6945 additions & 7063 deletions

File tree

apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"scripts": {
66
"dev": "yarn storybook",
7-
"build": "yarn build-storybook",
7+
"build": "yarn build-storybook && yarn extract-storybook-docs",
88
"start": "next start",
99
"lint": "next lint",
1010
"test": "yarn test-storybook:ci",

0 commit comments

Comments
 (0)