durable objects: browser rendering + sqlite?
hey guys, I'd like to use browser rendering and sqlite in a durable object. is this possible?
when i run
but if I do run it with
when i run
wrangler dev without --remote, i get an error saying browser rendering isn't available without --remotebut if I do run it with
--remote, then I get an error saying sqlite is only available in local mode