Luis Serazo

Results 1 issues of Luis Serazo

Microbundle creates broken CommonJS code when compiling from Typescript. The `continue` keyword in the following code is not respected in the compiled CommonJS code. ```ts async function brokenContinue() { let...