James Ross
James Ross
Thanks @grabartley! Just submit a PR when you're ready. 😃
Love this use-case of KV, but this is essentially Workers Sites, right? But handling the assets very manually, without the nice [`kv-asset-handler`](https://github.com/cloudflare/workers-sdk/tree/main/packages/kv-asset-handler) wrapper? https://developers.cloudflare.com/workers/configuration/sites/ Is this something intended for folks...
Apologies for the delay in getting back to you here. We've done a lot of maintenance on this repo since this PR was opened. Is this something you're still looking...
After https://github.com/nodecraft/crafthead/pull/42, this is going to need some rebasing unfortunately. Let me know if this is something people are still wanting!
I've updated this for the latest repo changes, including adding some tests, and will get it merged shortly. Thanks!
They're updating the docs at https://github.com/cloudflare/cloudflare-docs/pull/19616, so I'm not sure if there's any planned changes on the network/runtime end, but waiting a little while to see if they do is...
There's a couple of issues with your setup @yunsii: - Firstly, you're hitting https://github.com/cloudflare/workerd/issues/1298 and will need to pin your `@types/node` to an older version to prevent `Request` being overriden...
Ah I see, sorry. Would it make sense to add this to the `transpile.cf.js` file instead?
Let me know if you'd like to see any other changes here @porsager. It'd be good to get this merged to prevent this common footgun!
Let me know if there's anything else I can do to get this landed @porsager, thanks!