sync
This commit is contained in:
parent
42c7880858
commit
e9bad39a7e
7 changed files with 69 additions and 31 deletions
|
|
@ -13,6 +13,7 @@ export const api = new sst.cloudflare.Worker("Api", {
|
|||
link: [bucket],
|
||||
transform: {
|
||||
worker: (args) => {
|
||||
args.logpush = true
|
||||
args.bindings = $resolve(args.bindings).apply((bindings) => [
|
||||
...bindings,
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue