I am trying to use Ecmascript 2015 for my project and I am finding it hard to add breakpoints at specific places (places I thought was logical to have a breakpoint).
I
It seems to be an error on Chrome.
It's fixed on Canary: https://bugs.chromium.org/p/chromium/issues/detail?id=611328#c21
There's a big discussion going on in github if it doesn't solve your problem. https://github.com/webpack/webpack/issues/2145