Files
snatchgame/client/src/types
josedario87 f555f54d10
Some checks failed
build-and-deploy / filter (push) Successful in 3s
build-and-deploy / build (push) Failing after 8s
build-and-deploy / deploy (push) Has been skipped
feat: Add auto-generated type files to repository for Docker builds
- Force add generated Player.ts, GameState.ts, TokenInventory.ts, TradeOffer.ts
- These files were gitignored but are needed for Docker builds
- Types are available in containers without requiring schema-codegen
2025-07-05 15:11:31 -06:00
..