1.4.3 • Published 3 years ago
ts-paths-esm-loader v1.4.3
ts-paths-esm-loader
This is a simple loader made from https://github.com/TypeStrong/ts-node/discussions/1450#discussioncomment-1806115
Installation:
npm i -D ts-paths-esm-loaderTo run your code use following command
node --loader ts-paths-esm-loaderTranspile only version
node --loader ts-paths-esm-loader/transpile-onlyIt was used with Node 16 and have no guarantees that it will work on any other version