0

Whenever calling methods/functions from 3rd party libraries such as underscore, Angular will drop you into a bundled vendor.js, source map doesn't seem to work, how to use Chrome Source Devtool to examine the code line by line?

1 Answer 1

2

1. Press the prettify button in the bottom left corner of the minified file. It looks like this {}. enter image description here

2. Put a breakpoint and then refresh and try to hit your breakpoint enter image description here

Sign up to request clarification or add additional context in comments.

1 Comment

This only returns index.js:formatted for some reason

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.