Nick K.
Nick K.
Are you trying to setup this for ESM or CJS? If for ESM, then AVA needs different setup. Here's my config: ```js export default { environmentVariables: { SWC_NODE_PROJECT: "./tsconfig.ava.json", //...
@MattiasBuelens I think it would be nice to have both of these polyfills included too, could be useful in some other runtimes, like Bun, which is still has no `TextEncoderStream`...
Hi. I wasn't planning on support for other multipart subtypes, but will see. I have to read through all of this. > Maybe an additional question. What would prevent this...