Set up npm workspaces monorepo with the tailscale/tailscale repo as a git submodule. Adds packages/tsconnect which builds the tsconnect wasm via tailscale's Go toolchain and compiles a TypeScript wrapper that initializes the wasm, captures newIPN from the global scope, removes it to avoid pollution, and re-exports it with proper module-scoped types. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
25 B
Plaintext
4 lines
25 B
Plaintext
node_modules/
|
|
dist/
|
|
out/
|