Commit Graph

4 Commits

Author SHA1 Message Date
riz de2537d84a Fix ZIP deployment integration with custom ZIP parser
- Fix import paths in _kv.ts to resolve module resolution errors
- Implement custom ZIP file parser using DataView and ArrayBuffer
- Replace zipFile.entries() with Bun-compatible ZIP parsing
- Add comprehensive debugging for ZIP loading process
- Maintain backward compatibility with legacy msgpack format

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 22:37:53 +00:00
Rizky 2e90be63d5 fix 2024-07-19 21:30:23 +07:00
Rizky d42e2039fc fix kv 2024-07-18 23:05:23 +07:00
Rizky b7ff711617 add kv 2024-07-18 22:48:10 +07:00