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

Hard to identify in inspect of Chrome #243

Open
daveisfera opened this issue Feb 17, 2021 · 1 comment
Open

Hard to identify in inspect of Chrome #243

daveisfera opened this issue Feb 17, 2021 · 1 comment

Comments

@daveisfera
Copy link

When running multiple instance with node-dev, they all get this path in Chrome's inspect tab, so it's hard to tell which is which:

/Users/dlj/projects/my_app/node_modules/node-dev/lib/wrap.js file:///Users/dlj/projects/my_app/node_modules/node-dev/lib/wrap.js

Ideally, they would include the path that they're being run from or the file that is being run so it could be identified which is running in each instance.

@kherock
Copy link
Contributor

kherock commented Mar 28, 2022

This should be fixed by #279 and released in v7.4.1.

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

2 participants