Implement importInterop: "node" option for module transforms (#12838)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
module.exports = function () { return 2 };
|
||||
module.exports.__esModule = true;
|
||||
Reference in New Issue
Block a user