Documentation
¶
Overview ¶
The tsconnect command builds and serves the static site that is generated for the Tailscale Connect JS/WASM client. Can be run in 3 modes:
- dev: builds the site and serves it. JS and CSS changes can be picked up with a reload.
- build: builds the site and writes it to dist/
- serve: serves the site from dist/ (embedded in the binary)
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
The wasm package builds a WebAssembly module that provides a subset of Tailscale APIs to JavaScript.
|
The wasm package builds a WebAssembly module that provides a subset of Tailscale APIs to JavaScript. |
|
Package wasmbuild contains the shared build flags and manifest layout used to produce the @tailscale/connect NPM package's main.wasm.
|
Package wasmbuild contains the shared build flags and manifest layout used to produce the @tailscale/connect NPM package's main.wasm. |
Click to show internal directories.
Click to hide internal directories.