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
同时使用watch和v8 inspect 时,修改文件后,上一个electron没有被杀掉, 命令: 现象:
1.0.29
28.0.0
5.0.6
The text was updated successfully, but these errors were encountered:
@chief-fei 未能复现此问题,是否有其他条件
Sorry, something went wrong.
通过脚手架创建一个新项目执行上述cli选项,无法复现此问题。你可以通过此方法确认是否与代码有关。
没有复现,正常
你好,上面的启动选项运行后 打开 V8 inspector 面板,然后随便修改点东西热更新后就会出现
不开启 V8 inspector 面板 不会出现
No branches or pull requests
Describe the bug
同时使用watch和v8 inspect 时,修改文件后,上一个electron没有被杀掉,

命令:
现象:
Electron-Vite Version
1.0.29
Electron Version
28.0.0
Vite Version
5.0.6
Validations
The text was updated successfully, but these errors were encountered: