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

hot reload support? #67

Open
physihan opened this issue Aug 12, 2018 · 7 comments
Open

hot reload support? #67

physihan opened this issue Aug 12, 2018 · 7 comments
Labels
help wanted Extra attention is needed ✨ enhancement New feature or request

Comments

@physihan
Copy link

App changes according to my code changes.Does it support hot reload?

@felixrieseberg
Copy link
Member

Not right now, but I'd gladly take a PR that adds that feature. We should be careful about adding that though, since hot reloading likely needs some code to run inside the created Fiddle. We could add it as a default to the quick-start – or as a new template?

@felixrieseberg felixrieseberg added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 13, 2018
@rosswaycaster
Copy link

Could electron-reload be used for this?

@malloxpb
Copy link
Contributor

Hi @felixrieseberg, I would love to work on this. Do you have any suggestion on what kind of resources we should use? 😄

@arnitkun
Copy link
Contributor

Hi!

I would like to send a PR for this, but I am having problems pushing my feature branch which is the same problem I am having in #235.

@erickzhao
Copy link
Member

Potential library choice #2: https://github.com/catdad/electronmon

@erickzhao erickzhao added the ✨ enhancement New feature or request label Mar 12, 2022
@girishsontakke
Copy link

Hi @erickzhao, Can you please clarify whether we are expected to write a patch that would bring hot-reload in fiddle development or hot-reload with code executed within the fiddle or should we do both the things.

@laoshaw
Copy link

laoshaw commented Oct 6, 2023

would be really cool if fiddle can hot reload changes, now I have to stop and re-run each time

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 ✨ enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants