tailscale/client/web/index.html
Sonia Appasamy 3f12b9c8b2 client/web: pipe through to React in dev mode
Updates tailscale/corp#13775

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2023-08-11 11:33:27 -04:00

3 lines
80 B
HTML

<!doctype html>
<script type="module" src="/src/index.tsx"></script>
</html>