You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there some command I can emit to manager/server or that causes it to restart Storybook in quiet/soft manner? By that, I mean perhaps the CLI might state "Restarting Storybook", Storybook UI will be in disconnected state briefly, no new tab opening and no having to kill the process and run the sb dev command again, and after a few moments the page comes back to life.
There are some files that I am watching manually through Vite as they aren't included in the dependency graph, and some Storybook files like preview-head.html that require a server restart. Just wondering if there was some quieter way of restarting Storybook to take in these changes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Summary
Is there some command I can emit to manager/server or that causes it to restart Storybook in quiet/soft manner? By that, I mean perhaps the CLI might state "Restarting Storybook", Storybook UI will be in disconnected state briefly, no new tab opening and no having to kill the process and run the sb dev command again, and after a few moments the page comes back to life.
There are some files that I am watching manually through Vite as they aren't included in the dependency graph, and some Storybook files like preview-head.html that require a server restart. Just wondering if there was some quieter way of restarting Storybook to take in these changes.
Additional information
No response
Create a reproduction
No response
Beta Was this translation helpful? Give feedback.
All reactions