Charlike Mike Reagent
Charlike Mike Reagent
Published v4 RC on `formidable@next` using a fork of the [`@mjackson/multipart-parser`](https://github.com/mjackson/remix-the-web/tree/main/packages/multipart-parser) with several limit options and other tweaks i don't like there. We can't just build directly on top of...
The tests in `test-node/standalone` are not actually working. They all fail at parsing level, erroring with ``` FormidableError: MultipartParser.end(): stream ended unexpectedly: state = PART_DATA ``` All tests in general...
My current workaround is to detect if it's `data:` url, download it to the `assets` folder and rewrite the url of the request as it's trying local file and deleting...
all for it 🙌
Seems like it's a cache bug, just published a Deno Deploy proxy for it. https://badgen-proxy-fixed-cache.deno.dev
Doesn't seem to fix it tho.. gotta be github.. 🤦♂
My problem is figuring out a way to use the commit sha (eg. `github.sha`) in the workers code as sort of verification/provenance which exact commit is deployed. Ideas? Will just...
@Coding4ever123 thanks for that. I'll keep it in mind.
It's actually happening below that line. I'll check the ticket in your repo too. Anyway, please try the `next` dist-tag, a lot of the stuff around streaming is tricky and...
responded there too 🙌 @mxschmitt