TypeError: n.next is not a function
Object.<anonymous> (test/Marionette.ts:1)
Generator.next (<anonymous>)
Object.replacementCompile (node_modules/append-transform/index.js:58:13)
Object._compile (node_modules/pirates/lib/index.js:99:24)
(some tests are still failing even with 3.2.18, but it's related to other ESM 3.2 issues that I have. with 3.2.19 it fails at the very beginning, you can make any test .only to reproduce it faster)
Fine with
3.2.18
Project to reproduce: