chore: follow-up fixes for storybook vite migration (#31545)

This commit is contained in:
yyh
2026-01-26 20:20:14 +08:00
committed by GitHub
parent f01f555146
commit f561656a89
5 changed files with 29 additions and 22 deletions

View File

@@ -48,7 +48,7 @@
"analyze-component": "node ./scripts/analyze-component.js",
"refactor-component": "node ./scripts/refactor-component.js",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"storybook:build": "storybook build",
"preinstall": "npx only-allow pnpm",
"analyze": "ANALYZE=true pnpm build",
"knip": "knip"