Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: compilation fails if basedir resolves to cwd (#65)
Process.cwd missed the function call resulting in compilation error when baseDir resolved to process.cwd. TS version: 4.3.5
- Loading branch information