Skip to content

How to kill processes on rebuild #2

@vladshcherbin

Description

@vladshcherbin

For example, after bundling I execute it and it starts a server (node process on port 3000). When file is changed in watch mode, bundle rebuilds and same process tries to spawn again w/o previous being removed.

Is it somehow possible to kill process on rebuild in watch mode?

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