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

Support source map debugging #34

Open
empz opened this issue Mar 26, 2016 · 0 comments
Open

Support source map debugging #34

empz opened this issue Mar 26, 2016 · 0 comments

Comments

@empz
Copy link

empz commented Mar 26, 2016

Right now to debug in browser dev tools webpack exposes the transpiled ES5 version of scripts.
If we could tell webpack to generate source maps for local debugging that would be awesome.

I'm still very new to all this so I have no idea how to do it but I've seen it in other webpack starter kits so it should be possible I think.

UPDATE
I've just read that it's supposed to support debugging the original ES6 files but it's not working for me...
screen

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

1 participant