Skip to content

HMR reloads from root - app.ts #110

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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