Skip to content

Instantly share code, notes, and snippets.

@pfrandsen
Last active January 22, 2016 06:45
Show Gist options
  • Select an option

  • Save pfrandsen/4015d13ab76082b756cd to your computer and use it in GitHub Desktop.

Select an option

Save pfrandsen/4015d13ab76082b756cd to your computer and use it in GitHub Desktop.

To debug minified JavaScript in Chrome DevTools do the following:

  1. Open DevTools (ctrl-shift-i)
  2. Open source tab
  3. Select source file
  4. Click {} in the lower left corner of the source window
  5. Set breakpoint(s) and start debugging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment