mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-29 21:02:06 +08:00
In production, the asset handler is receiving requests for pages like /details, which results in a 404. Instead, if we know the requested file does not exist, serve the main index page and let wouter route it appropriately on the frontend. Updates tailscale/corp/#14335 Signed-off-by: Will Norris <will@tailscale.com> |
||
|---|---|---|
| .. | ||
| build | ||
| src | ||
| assets.go | ||
| auth.go | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| qnap.go | ||
| synology.go | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
| web_test.go | ||
| web.go | ||
| yarn.lock | ||