Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork540
fix: Add globalPreload to ts-node/esm for node 20#2009
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
isaacs wants to merge14 commits intoTypeStrong:mainChoose a base branch fromisaacs:isaacs/node-20-fix
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
Changes from1 commit
Commits
Show all changes
14 commits Select commitHold shift + click to select a range
670d0ea
remove swc experimental options
isaacsafbd4b6
fix: Add globalPreload to ts-node/esm for node 20
isaacs71e319c
loader: return empty globalPreload when not using off-thread loader
isaacs8b4be1d
fix: ts-node --esm on Node v20
isaacsa7aa440
WIP fix tests for off-thread loader
cspotcode9346c54
Pushing my local changes
cspotcodedb1fdf9
test: fix node defaultLoad error message check
isaacsd68a150
loader: TSError that survives thread comms channel
isaacs04d9419
loader: Set default 'pretty' option properly
isaacsfba2006
use built-in source map support in node v20
isaacs5c83838
test: line numbers in eval are not reliably source mapped
isaacs49c74a0
add support for '--import ts-node/import'
isaacsed07dd9
test: allow windows line endings, node-version-specific path displays
isaacsb614b1b
test: allow win32 line endings, path displays
isaacsFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Pushing my local changes
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
2 changes: 1 addition & 1 deletionpackage.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletionssrc/esm.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
29 changes: 15 additions & 14 deletionsyarn.lock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.