Commit 7ab07a2
authored
fix(api-server): copy fallback fix from redwoodjs#9272 (redwoodjs#9369)
This PR copies the fix in redwoodjs#9272
into `@redwoodjs/api-server`. The `@redwoodjs/api-server` can be
accessed via `npx @redwooodjs/api-server rw-server api`. We won't have
to do this once the code between the two entry points is deduplicated
but till then, yeah.1 parent d7216e5 commit 7ab07a2
1 file changed
Lines changed: 16 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
61 | 72 | | |
62 | 73 | | |
63 | 74 | | |
| |||
0 commit comments