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.

Defined Term

  • Term Source Map
  • Abbreviation .map
  • Category File Types
  • views 225