Commit 6795b6f
committed
build: align wrangler.toml to Worker assets ([assets], drop _redirects)
Deploy command is now 'npx wrangler deploy' (Worker), so wrangler.toml must
use [assets] not pages_build_output_dir. SPA via not_found_handling; remove
_redirects (Workers rejects /* -> /index.html as an infinite loop).1 parent 3241799 commit 6795b6f
3 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments