1.0.11 • Published 3 years ago

replace-ts-alias v1.0.11

Weekly downloads
5
License
MIT
Repository
-
Last release
3 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

3 years ago

1.0.8

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago