Conversation
Codecov Report
@@ Coverage Diff @@
## develop #10365 +/- ##
========================================
Coverage 75.23% 75.24%
========================================
Files 883 883
Lines 86686 86716 +30
Branches 5903 5907 +4
========================================
+ Hits 65219 65249 +30
Misses 21467 21467
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
現時点ではこのファイルに書いてあるコマンドでストーリーを生成してから pnpm storybook dev して Storybook の画面を開くことができる
There was a problem hiding this comment.
[vite] Internal server error: Failed to resolve import "../node_modules/storybook-addon-misskey-theme/preview" from "..\..\..\..\..\..\virtual:\@storybook\builder-vite\vite-app.js". Does the file exist?
が出た
9525989 to
59865c3
Compare
|
とりあえずこの PR でやっておきたいことは完全に終わった(のでレビューお願いします) |
| categoryPercentage: 0.7, | ||
| fill: true, | ||
| } satisfies ChartDataset, extra); | ||
| }, extra); |
There was a problem hiding this comment.
There was a problem hiding this comment.
コメントでsatisfies使いたいけど使えない旨を残しておいてもらえると助かる
|
🙏🏻🙏🏻🙏🏻 |
#10336 セットアップ作業用ブランチ
実行方法
Universal
Setup
Run
macOS & Linux
Setup
cd path/to/packages/misskey-js pnpm buildRun
cd path/to/packages/frontend pnpm storybook-dev