simultsop
Explore posts from serversDeno blog deployment failure
I tried removing formatting, didn't help.
Here's the error response:
UNCAUGHT_EXCEPTION
AggregateError: Threw while mapping.
at https://deno.land/[email protected]/async/pool.ts:91:9
at eventLoopTick (ext:core/01_core.js:153:7)
5 replies
CDCloudflare Developers
•Created by simultsop on 2/10/2024 in #pages-help
Accessing KV bind on Vue Script from import.meta
So it is possible within same project to create /functions dir and perform certain stuff.
Though having import.meta.kv bind would be much smooth than fetching functions.
2 replies