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

asdfasdfasdfasf

Changed files
+1 -1
.tangled
+1 -1
.tangled/workflows/upload-demo-to-wisp.yml
···
bun install @rolldown/binding-linux-arm64-gnu --save-optional
ls
-
bun node_modules/.bin/vite build -m demo
+
BUILD_TARGET=demo bunx --bun vite > log.txt 2>&1 || (cat log.txt && exit 1)
echo "Checking dist directory..."
ls -la dist/ || echo "No dist directory found"