Skip to content

Support source map debugging #34

Open
@empz

Description

@empz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions