1.0.11 • Published 4 years ago

replace-ts-alias v1.0.11

Weekly downloads
5
License
MIT
Repository
-
Last release
4 years ago

replace-ts-alias

A simple CLI to replace modules aliases defined in tsconfig.json by the correct relative path in the transpiled .js files.

Getting started

Run the following command :

yarn add -D replace-ts-alias

How to use

Run the following command :

yarn replace-ts-alias -p ./path/to/project/root/with/tsconfig.json

If you're already at the project root yarn replace-ts-alias -p .

And then it's done.

1.0.9

4 years ago

1.0.8

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago