Node 14.13 problematic (default?) import combinations #35483
Labels
confirmed-bug
Issues with confirmed bugs.
esm
Issues and PRs related to the ECMAScript Modules implementation.
There are some import combinations which do not work together any longer (each import alone works fine)
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
Always (starting with node 14.13)
What is the expected behavior?
two default exports provided
What do you see instead?
Additional information
Saw the problem with other combinations of imports to
The text was updated successfully, but these errors were encountered: