Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: compilation fails if basedir resolves to cwd #65

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

zszilvai
Copy link
Contributor

Process.cwd missed the function call resulting in compilation error when baseDir resolved to process.cwd.
TS version: 4.3.5

Process.cwd missed the function call resulting in compilation error when baseDir resolved to process.cwd.
TS version: 4.3.5
@nonara
Copy link
Owner

nonara commented Oct 25, 2021

Yikes! Good catch. Thanks for the contribution!

@nonara nonara merged commit 9bac698 into nonara:master Oct 25, 2021
@nonara
Copy link
Owner

nonara commented Oct 25, 2021

Released in v1.4.5

@zszilvai
Copy link
Contributor Author

It was my pleasure! I really like to work with custom transforms, ts-patch saved me a lot of time in the past few weeks. Thanks for maintaining this lib and for the quick merge! I hope I can contribute more then just a pair of brackets in the future.

@zszilvai zszilvai deleted the patch-1 branch October 25, 2021 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants