Skip to content

Commit 1c39ecd

Browse files
farnabazatinux
andauthored
fix: generate wrangler.toml in CF deployment to use bindings (#63)
* fix: generate `wrangler.toml` in CF deployment to use bindings * up * fix: environment variables * up * up * chore: update to use wrangler object * chore: use nitropack-nightly * fix: await bundling for openapi * cohre: add todo * fix: warn and exit when changes detected in bindings * fix: remove nitro nightly * chore: up * Update src/runtime/server/api/_hub/openapi.get.ts * Update src/utils.ts --------- Co-authored-by: Sébastien Chopin <[email protected]>
1 parent 38476d3 commit 1c39ecd

File tree

4 files changed

+200
-70
lines changed

4 files changed

+200
-70
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@
7272
"vitest": "^1.4.0",
7373
"wrangler": "^3.48.0"
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)