Skip to content

Commit 529e282

Browse files
switch run_worker_first playground to use wrangler.jsonc
1 parent 2fcd887 commit 529e282

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "api",
3+
"main": "./middleware/index.ts",
4+
"compatibility_date": "2024-12-30",
5+
"assets": {
6+
"not_found_handling": "single-page-application",
7+
"binding": "ASSETS",
8+
"run_worker_first": true,
9+
},
10+
}

packages/vite-plugin-cloudflare/playground/run-worker-first/wrangler.toml

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)