Skip to content

Fix breaking change for require('ts-node/*')

Compare
Choose a tag to compare
@cspotcode cspotcode released this 03 May 06:59
· 85 commits to master since this release

Fix

Fixes #1026: revert the addition of package.json "exports" because it blocked require()s that used to work, for example require('ts-node/register') (#1027)