Closed tornqvist closed 2 years ago
📦 1.1.2 thanks 😊
I just noticed that this change completely breaks split-require. Only module.exports = whatever
work but all named exports are dropped. I'm currently trying to create a test case to recreate it but am struggling as the test/comment/app.js does just the thing that is now broken, only that it's using require
and not split-require
.
I'm not fully familiar with the inner workings of split-require and even less so in combination with common-shakeify, @goto-bus-stop, can you see why this change would break split-require?
Handle sequential expressions with values other than functions and class expressions.
Input
Output