Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Express debugging problem when hot-middleware enabled #381

Open
adams79 opened this issue Apr 17, 2020 · 0 comments
Open

Express debugging problem when hot-middleware enabled #381

adams79 opened this issue Apr 17, 2020 · 0 comments

Comments

@adams79
Copy link

adams79 commented Apr 17, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant