We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the last update, breakpoints are broken, I can't set or delete the breakpoints after I refresh with F5 or ctrl+r
F5
ctrl+r
Really annoying because I have to keep running the command devtool app.js over and over, everytime I make an update
devtool app.js
The text was updated successfully, but these errors were encountered:
have you tried using --watch option
Sorry, something went wrong.
It seems like this bug was fixed, no idea when
Actually still happening IDK, and then sometimes when clicking on the breakpoint it jump to another file for some weird reason
No branches or pull requests
In the last update, breakpoints are broken, I can't set or delete the breakpoints after I refresh with
F5
orctrl+r
Really annoying because I have to keep running the command
devtool app.js
over and over, everytime I make an updateThe text was updated successfully, but these errors were encountered: