chore: make provider down queries live

This commit is contained in:
vimtor
2026-05-07 10:56:37 +02:00
parent 1219691c11
commit cee04f2924
2 changed files with 18 additions and 17 deletions
+1
View File
@@ -30,6 +30,7 @@ export const api = new sst.cloudflare.Worker("Api", {
transform: {
worker: (args) => {
args.logpush = true
if ($app.stage === "vimtor") return
args.bindings = $resolve(args.bindings).apply((bindings) => [
...bindings,
{