Skip to content

HMR reloads from root - app.ts #110

@jazelly

Description

@jazelly

When I was trying to try the HMR for our node app, it actually tried to rerun everything from the root app.ts. However, the app had been listening on a port, and that caused a relistening on a used port, which caused process shutdown.

One thing worth mentioning is I enabled strictPort, as the client talks to a specific port.

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