GitHub - ivogabe/gulp-typescript-sourcemaps-demo: Demo for sourcemaps in gulp-typescript without inlining sources (original) (raw)

Demo for sourcemaps in gulp-typescript without inlining sources

Configuring the paths for sourcemaps can be a pain. This repo has examples that show how source maps can be configured with relative paths and no inlined sources. See gulpfile.js for the examples.

Sourcemaps of files in subdirectories are also working properly. This can be seen by running gulp default, gulp outdir or gulp tsconfig and opening index.html in a browser that supports source maps.

The basic rule is: