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 do I use webpack source maps in vscode debugger? #1

Closed
tohagan opened this issue Nov 2, 2018 · 2 comments
Closed

How do I use webpack source maps in vscode debugger? #1

tohagan opened this issue Nov 2, 2018 · 2 comments

Comments

@tohagan
Copy link

tohagan commented Nov 2, 2018

First up .. a massive Thank You. I badly needed this plugin.
I'm trying to debug a mobile app built with quasar-framework.
Quasar generates webpack compressed JS & CSS with source maps via this command line:

 quasar build -m pwa -debug

So I'm wondering how do I get the VSCode debugger to use these source maps?

Tony's "Thank You" Tip:
I used to use a QR code open the web app on the mobile device.
I now just scan a NFC chip ... much faster and simpler.

@tohagan tohagan changed the title Awesome plugin! How do I use webpack source maps in vscode debugger? How do I use webpack source maps in vscode debugger? Nov 2, 2018
@tohagan
Copy link
Author

tohagan commented Nov 2, 2018

Solved it ... Wrote you a 5 star review!

@tohagan tohagan closed this as completed Nov 2, 2018
@mpotthoff
Copy link
Owner

I'm glad you like it and thanks for the review!
Feel free to open another issue if anymore questions come up. :)

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