- None of your machines have
- Tailscale SSH
- enabled. Give it a try!
-
- diff --git a/cmd/tsconnect/common.go b/cmd/tsconnect/common.go index c03e04a94..9c801c6ee 100644 --- a/cmd/tsconnect/common.go +++ b/cmd/tsconnect/common.go @@ -51,6 +51,7 @@ func commonSetup(dev bool) (*esbuild.BuildOptions, error) { setupEsbuildTailwind(build, dev) }, }}, + JSXMode: esbuild.JSXModeAutomatic, }, nil } diff --git a/cmd/tsconnect/index.html b/cmd/tsconnect/index.html index 0d78a1cec..3db45fdef 100644 --- a/cmd/tsconnect/index.html +++ b/cmd/tsconnect/index.html @@ -8,37 +8,13 @@
+