A React component library for rendering common AT Protocol records for applications such as Bluesky and Leaflet.

close

Changed files
+1 -1
.tangled
+1 -1
.tangled/workflows/upload-demo-to-wisp.yml
··· 27 27 bun install 28 28 bun install @rolldown/binding-linux-arm64-gnu --save-optional 29 29 30 - node node_modules/.bin/vite build -m demo 30 + bun run build:demo 31 31 32 32 echo "Checking dist directory..." 33 33 ls -la dist/ || echo "No dist directory found"