Commit graph

2 commits

Author SHA1 Message Date
rUv
9e28ba9e5c chore(rudag): add .npmkeep to preserve WASM directories
Prevents wasm-pack from regenerating .gitignore files that block npm

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 16:42:33 +00:00
rUv
5555091e1b fix(rudag): include WASM binaries in npm package
Remove wasm-pack generated .gitignore files that were blocking
npm from including the pkg/ and pkg-node/ WASM binaries.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 16:41:03 +00:00