dividab / tsconfig-paths

Load node modules according to tsconfig paths, in run-time or via API.
MIT License
1.8k stars 100 forks source link

fix: tolerate an undefined `baseUrl` compiler option #208

Closed aleclarson closed 2 years ago

aleclarson commented 2 years ago

Fixes #143

This is a breaking change.

jonaskello commented 2 years ago

@aleclarson Could you also add an entry for this PR in the CHANGELOG under unreleased heading, noting it as a breaking change.

aleclarson commented 2 years ago

LGTM