fix: revert "feat: use require to load esm (#5366)"#5381
Conversation
This reverts commit 41e24a2.
|
Since pinning to previous version works I would say that we skip revert unless we have an estimated double digit percentage regressions (almost impossible to know though) or the estimated fix may be complex / impossible (if we can't get a fix out within a week) Thoughts? |
|
Another argument for reverting is It also needs a flag |
This was covered by |
@thatsmydoing It is properly feature flagged and a progressive enhancement: Lines 106 to 110 in 5d617f3 @legendecas Of course, I don't want to put undue stress on eg. you, but I also do think that we can eg. fix some of this by what I mentioned in #5380 (comment), in other words add a Lines 96 to 98 in 5d617f3 |
|
Ah sorry, I had missed that. That said, it does seem like |
|
I'm trying to fix the root issue. I agree with @voxpelli that if we can fix this quickly, we should just push that as a fix. Will post back soon with some findings. |
Issues is not present in Node version ≥ 22.15.0. It is reproducable with 22.14.0 and older. |
|
Closing as #5384 landed. |
|
@legendecas I do want to say though, you've been really helpful & very proactive - we really appreciate it. Thanks for helping us with this very tricky area of code! ❤️ |
PR Checklist
status: accepting prsOverview
This reverts commit 41e24a2.