DevTools Tips: Source maps in DevTools

Sofia Emelianova
Sofia Emelianova

Source maps let you keep your code readable and debuggable even after you've combined and minified it, without impacting performance. To learn how source maps work, see the previous DevTools Tips video.

Watch this video to learn how to work with source maps in DevTools:

To learn more, see: