Skip to content

Conversation

@knightedcodemonkey
Copy link
Contributor

I was still encountering wrong stack traces as described in #161.

Effectively all files will be run through the pirates hook based on the file extensions it registers, so even though I was running @oxc-node/core/register from a project defined as "type": "module", the ESM loader never ran, and I was still getting bad line/column numbers from the CJS transform.

Is @oxc-node/core/esm expected to be used directly?

@Boshen Boshen requested a review from Brooooooklyn November 30, 2025 03:05
@knightedcodemonkey
Copy link
Contributor Author

What's the plan for Node v20.x support? It reaches EOL in April.

@Brooooooklyn
Copy link
Member

What's the plan for Node v20.x support? It reaches EOL in April.

Let's keep it until it reaches EOL

@Brooooooklyn Brooooooklyn merged commit dc915e0 into oxc-project:main Dec 1, 2025
103 of 107 checks passed
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.

2 participants