Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Integrate watching files plugin #23

Closed
lvarayut opened this issue May 25, 2016 · 3 comments
Closed

Integrate watching files plugin #23

lvarayut opened this issue May 25, 2016 · 3 comments

Comments

@lvarayut
Copy link

It would be great to integrate chokidar to watch files and automatically restart an electron app on any changes. So, we don't need to manually restart the app while developing it.

@sindresorhus
Copy link
Owner

You can press Cmd+R to refresh any changes in the renderer btw. chokidar is too low-level, but if you can find something like nodemon for Electron, I would be happy to consider including it.

@lvarayut
Copy link
Author

lvarayut commented May 26, 2016

Thanks for your response. electron-reload or electromon might do the trick.

@sindresorhus
Copy link
Owner

This project is now archived.

@sindresorhus sindresorhus closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants