Walshy | Pages
01/09/2023, 12:28 AMmpeg
01/09/2023, 12:38 AMbkyerv
01/09/2023, 3:04 AMmpeg
01/09/2023, 3:18 AMbkyerv
01/09/2023, 3:19 AMTL&D
01/09/2023, 11:42 AMErisa | Support Engineer
01/09/2023, 11:43 AMpages.dev
domain?TL&D
01/09/2023, 11:43 AMErisa | Support Engineer
01/09/2023, 11:44 AMTL&D
01/09/2023, 11:48 AMDani Foldi
01/09/2023, 11:48 AMTL&D
01/09/2023, 11:49 AMDani Foldi
01/09/2023, 11:49 AMNITRO_PRESET=cloudflare_pages
and show a few lines around 3620 where To
is getting constructed?Dani Foldi
01/09/2023, 11:50 AMTL&D
01/09/2023, 11:53 AMDani Foldi
01/09/2023, 11:55 AMTL&D
01/09/2023, 12:03 PMDani Foldi
01/09/2023, 12:10 PMTL&D
01/09/2023, 12:11 PMDani Foldi
01/09/2023, 12:12 PMcrypto.subtle.<whatever>
functions (https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto) even though nuxt polyfills node:crypto via unenvTL&D
01/09/2023, 12:13 PMDani Foldi
01/09/2023, 12:14 PMTL&D
01/09/2023, 1:34 PMDani Foldi
01/09/2023, 1:35 PMDani Foldi
01/09/2023, 1:36 PMTL&D
01/09/2023, 1:37 PMDani Foldi
01/09/2023, 1:39 PMnew To
or similar is actually something longer like new MyClass
in the original code for example, just minified=renamed when imported so the code is smaller, saves quite a few characters every time it's referencedGlare
01/09/2023, 5:44 PMdomain.tld/battle/
, but if they click the "share" button I want to push it to a KV, and generate a random UUID where it would be like domain.tld/battle/UUID
and it would render it from the KV.
Would I want to use Functions for this, or should I just create a standalone worker to pull / push to the KV to handle that kind of data? (For what it's worth, I'm using Nuxt 3 SSG atm.)Glare
01/09/2023, 5:56 PMWalshy | Pages
01/09/2023, 6:03 PM