Source Map
S
Source Map
Definition
A JSON file mapping minified/compiled code back to its original source. Essential for debugging JavaScript, CSS, and TypeScript in browser DevTools.