Commit Graph

1 Commits (7ce1c6f981e7adf96c61210b74a4629e2f5c6444)

Author SHA1 Message Date
Sonia Appasamy 1eadb2b608 client/web: clean up assets handling
A #cleanup that moves all frontend asset handling into assets.go
(formerly dev.go), and stores a single assetsHandler field back
to web.Server that manages when to serve the dev vite proxy versus
static files itself.

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2 years ago