Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

[FEAT] Support multiple tsconfigs #9

Merged
merged 6 commits into from
Sep 10, 2019

Conversation

teoxoy
Copy link

@teoxoy teoxoy commented Sep 10, 2019

Adds support for multiple tsconfigs.
This enables aliasing via compilerOptions.paths for monorepos with multiple tsconfigs
Should also improve performance because the mappers are cached.

Includes a new test and updated docs.
I have also tested the new changes in my own typescript monorepo and everything works as expected.

Copy link
Member

@JounQin JounQin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@JounQin JounQin merged commit 9121f0b into un-ts:master Sep 10, 2019
@JounQin
Copy link
Member

JounQin commented Sep 10, 2019

It has been available in v0.2.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants