Skip to content

Commit ad9fe39

Browse files
Create wrangler.toml
1 parent 7feb81a commit ad9fe39

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

with-hyperdrive/wrangler.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#:schema node_modules/wrangler/config-schema.json
2+
name = "with-hyperdrive"
3+
main = "src/index.ts"
4+
compatibility_date = "2024-12-05"
5+
compatibility_flags = ["nodejs_compat"]
6+
[[hyperdrive]]
7+
binding = "HYPERDRIVE"
8+
id = "..."

0 commit comments

Comments
 (0)