Commit 992bd42
committed
chore(webapp): add temporary /build-version compat shim
Serve the current build id at /build-version so an already-deployed client build
that polls it after a /build asset 404 recovers in a single reload instead of a
manual-reload dead-end. Endpoint only — deliberately no X-Build-Id response
header. Temporary; safe to remove once older clients have churned out.1 parent 9d190b8 commit 992bd42
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
137 | 146 | | |
138 | 147 | | |
139 | 148 | | |
| |||
0 commit comments