Skip to content

Commit 3c8ae62

Browse files
authored
update wrangler.toml configuration to latest wrangler version (#11)
1 parent 39f7f31 commit 3c8ae62

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wrangler.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
name = "miniflare-typescript-esbuild-jest"
22
main = "dist/index.mjs"
3-
4-
account_id = ""
5-
workers_dev = true
6-
# route = ""
7-
83
compatibility_date = "2022-05-28"
94
compatibility_flags = []
105

0 commit comments

Comments
 (0)