mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
ad871ad053
- Create proper staging directory structure like manual releases - Include production node_modules via npm install --omit=dev - Copy all necessary files: server, src, docs, scripts - Add verification for essential files before tarball creation - Use proper rsync for file copying with progress This should create ~100MB+ tarballs instead of 494KB, matching manual release expectations with full production dependencies. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>