Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Story Reloading Experience (HMR) #12

Open
literalpie opened this issue Dec 23, 2022 · 0 comments
Open

Improve Story Reloading Experience (HMR) #12

literalpie opened this issue Dec 23, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@literalpie
Copy link
Owner

Right now, when you change any file, it will reload your current SB story, even if the changed file doesn't have anything to do with that story. This is a pretty bad experience. Also, an error message flashes on the screen for a split second before the story reloads.

In a perfect world, we would set up real Hot Module Reloading, but I would settle for anything that makes the reload faster, or more selective (only reload if a relevant file changed)

@literalpie literalpie added the help wanted Extra attention is needed label Dec 23, 2022
@literalpie literalpie changed the title Improve Story Reloading Experience Improve Story Reloading Experience (HMR) Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant