You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.