unplugin-resolve-esm-ts-paths
Resolve `import` and `export` expressions using the TSConfig `paths` and `baseUrl`. This was made to be used on Node environments where you need to have relative imports and most transpile tools (even `tsc` itself) doesn't change imports.
gulp-ts-paths
Gulp stream to resolve imports aliases defined in 'tsconfig.paths' to relative paths.