gulp-typescript-path-resolver
This is a simple module to replace the typescript path with original path
example
const gulp = ;const ts = ;const ts_import = ; const tsProject = ts; gulp;
tsconfig.json
your
Note: Don't forget to add rootDir
option