@@ -0,0 +1,7 @@
#!/bin/sh
rm -rf src/static
cd web/
bun run build
cp -r dist/ ../src/static
cargo build $@
The note is not visible to the blocked user.