jmaicaaan / express-starter-ts

This repository gives the developer an Express Starter written in Typescript to kick off there development fast 🔥🔥🔥
6 stars 0 forks source link

Use tsconfig.json paths into dist folder #8

Open jmaicaaan opened 6 years ago

jmaicaaan commented 6 years ago

Currently, we have the paths in the tsconfig.json where we can use as a path to the specific folders. However, that is only in the Typescript world (src) not in the distribution.