Skip to content

Express debugging problem when hot-middleware enabled #381

@adams79

Description

@adams79

Hi,
in a simple express project I'm using hot-middleware to update client modules; however as soon as I enable this, I'm not able to debug the express side... to be more precise I'm not able to debug the code that handle the requests (app.get fro example)...
I think that his is somewhat expected because the modules are delivered to the browser without passing thought the web server, however I wish to know if is there a way to be able to debug.
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions