Closed danielschleindlsperger closed 6 years ago
Typescript does not resolve modules in the paths tsconfig entry. Should proabably compile with webpack.
paths
Irrelevant now with the switch to marblejs and running ts-node in prod.
Typescript does not resolve modules in the
paths
tsconfig entry. Should proabably compile with webpack.