Skip to content

rs does not restart the main process #62

@timohausmann

Description

@timohausmann

According to electron/forge#682 (comment) and https://www.electronforge.io/cli#start

If you type rs (and hit enter) in the same terminal where you ran the start command, the running app will be terminated and restarted.

Does this work for you? Somehow, it does not work for me. I tested with vanilla electron-forge and there it works.

So each time I change something on the main code, I have to Ctrl+C and npm start. Any ideas? How is your dev workflow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions