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

项目可以在谷歌源代码中调试吗? #123

Closed
yubeihai opened this issue Jan 29, 2023 · 2 comments
Closed

项目可以在谷歌源代码中调试吗? #123

yubeihai opened this issue Jan 29, 2023 · 2 comments

Comments

@yubeihai
Copy link

新年快乐啊,感谢大佬的无私奉献,我想调试一个功能,加断点后断不到源代码,是要在哪里配置一下才可以吗?
image
在23行加的断点,会断到65行,然后执行方法的时候也会断到65行,23行并不会进断点。能问一下大佬这个是啥原因吗?
image

@HalseySpicy
Copy link
Owner

HalseySpicy commented Jan 30, 2023

应该是 vite-plugin-vue-setup-extend 插件引起的,你可以尝试使用 vite-plugin-vue-setup-extend-plus
image

@yubeihai
Copy link
Author

感谢大佬,就是这个的问题,换成plus就可以调试了。

linruohan pushed a commit to linruohan/Geeker-Admin that referenced this issue Nov 4, 2023
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