We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80bdef commit 7fd51b5Copy full SHA for 7fd51b5
vitest.config.ts
@@ -13,7 +13,7 @@ export default defineWorkersProject({
13
},
14
15
wrangler: {
16
- configPath: "./wrangler.toml",
+ configPath: "./wrangler.jsonc",
17
18
19
0 commit comments