-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
So, it looks like there was an unexpected interaction between the new process handling code and the denoifyImportExportStatement code.
I denoified some code and got this line of code:
import process from "node:node:process";
I think part of the issue is that the test cases are mocking denoifyImportExportStatement, so this type of error slipped through.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels