
JSJ 455: Introducing and Understanding Svelte and Sapper with Mark Volkmann
JavaScript Jabber
00:00
Sorce Maps - How Do They Work With Your Development Tools?
A sorce map is a file that is generated when you do some transformation on the code. Source maps are just this format which tries to match between thatm fied code and the original code. So what happens is that when you launch e development tools, it actually looks inside the diminified file. It sees there, usually as a comment, a link to a source map file, which tells it also where to get the original a file.
Transcript
Play full episode