refactor(storybook): move to apps folder (#2901)

This commit is contained in:
Alex Yang
2023-06-28 20:29:52 +08:00
committed by GitHub
parent 3eed009270
commit 91d3b76be5
34 changed files with 29 additions and 19 deletions

View File

@@ -41,6 +41,7 @@ const allPackages = [
'apps/web',
'apps/server',
'apps/electron',
'apps/storybook',
'plugins/copilot',
'plugins/bookmark-block',
];