This module ships with a script to resolve paths from your tsconfig.json
Add this line to your package.json
"build.resolve-paths": "resolve-path-aliases --target build --patterns **/*.js,**/*.d.ts",
Next run: yarn build.resolve-paths
Script that resolves paths from your tsconfig
Homepage Repository npm TypeScript Download
npm install @sprucelabs/resolve-path-aliases@3.0.22