I am using Angular (v5) with the Angular Cli (1.5.0). I have generated the source maps and in Chrome, it breaks on the exact spot I put the breakpoint.
However, when I view the source in a source mapped exception in Sentry, the line number is out by as much as 20 lines.
Any advice?