Closed shilman closed 5 months ago
@shilman @vanessayuenn I'm guessing we won't be writing a blogpost then, if we want @storybook/core
to be "private"?
I scrapped the Update the addon toolkit with the changes.
work item.
Do we need a proper README.md
for @storybook/core
?
@ndelangen Correct--no blog post for this. Yes to README.md
. It should document, at a high level, what the package is for and what people should do with it (at the moment, install it and that's about it). My $.02!
RFC: https://github.com/storybookjs/storybook/discussions/27207 PR: https://github.com/storybookjs/storybook/pull/27039
Stage 1: The technical bits
Metrics:
Storybook performance and size metrics
Storybook Monorepo metrics
Storybook initialization metrics
For
storybook init
times, we created a react-vite project usingnpx create-vite@latest
then we ran the following commands (about 10 times):