What is the purpose of a Source Map file in front-end development?
-
A
Mapping minified/compiled code back to the original source for debugging
-
B
Defining the file structure of a project for the bundler
-
C
Listing all external APIs the application communicates with
-
D
Specifying which files should be cached by the Service Worker