In Typescript you have an option to put the sources inline in the exported js source map output. This is useful when the source files are in a separate directory and are inaccessible by the web developer tools. More info here: https://www.typescriptlang.org/tsconfig#inlineSources