Replies: 3 comments
-
Might has to be something interactive with user input because
Or at least add |
Beta Was this translation helpful? Give feedback.
-
I also had the idea to add |
Beta Was this translation helpful? Give feedback.
-
Converting this to a discussion. We’re reserving feature issues for things that are on our short-term roadmap. We’ll check back periodically to see whether this is a good candidate to be added. If this feature would be useful to you, please upvote! |
Beta Was this translation helpful? Give feedback.
-
Idea
Add a command
sb update
sb update --version=latest
What it does
sb init
would do, is correctly applied.storybook/tsconfig.json
which is required per default**/*.stories.ts
excluded in thedefaultProject
(usuallysrc/tsconfig.app.json
)sb init
but works kinda as a health-check for the current installationWhy?
Everything we update in
sb init
and the cli-templates won't get to developers who already have an existing project with storybook. If they run in already fixed bugs they have to either search for the fix in our issues or are going to create new issues. Updating storybook should be as easy assb init
.Who to contact
@Keraito: @igor-dv told me you might wanna join this discussion?
Beta Was this translation helpful? Give feedback.
All reactions