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

How to use devtools debugger? #89

Closed
mhartz opened this issue Jan 6, 2020 · 1 comment
Closed

How to use devtools debugger? #89

mhartz opened this issue Jan 6, 2020 · 1 comment

Comments

@mhartz
Copy link

mhartz commented Jan 6, 2020

Just started testing this out and it looks great. My only issue is that there is only the bundled JS referenced in the page. Is there any way to debug the Vue files themselves? I would like to set breakpoints to debug vs. console.log'ing everything out.

Note: I can use the Vue Debugging Chrome extension. This is just with the default Chrome devtools.

@EvanAgee
Copy link
Owner

@mhartz yes! As long as you're running your watcher it runs in dev mode which will enable the Vue devtools.

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