Build typedoc before test:storybook & test:storybook:update (#32719)

* Build typedoc before test:storybook & test:storybook:update

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix doc

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2026-03-10 11:22:20 +00:00
committed by GitHub
parent 2e0adc5832
commit 78b40a6fed
3 changed files with 25 additions and 6 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ function MyApp() {
pnpm install
# Build the library
pnpm prepare
pnpm prepack
```
### Running Storybook