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

a

Changed files
+1 -1
.tangled
+1 -1
.tangled/workflows/upload-demo-to-wisp.yml
···
bun install
ls
-
BUILD_TARGET=demo bunx --bun vite 2>&1 | tee log.txt
ls
cat log.txt
···
bun install
ls
+
BUILD_TARGET=npm run build 2>&1 | tee log.txt
ls
cat log.txt