In the section of chapter 1 discussing production-server/app.map.js, the tsconfig.json screenshot features a sourceMap set to false, contrary to the statement just below it: As you can see, sourceMap is set to true. Thus, our compiled code contains a `` file.
