mirror of
https://github.com/coder/code-server.git
synced 2025-09-25 17:16:23 +08:00

Previously they'd go in still stringified so we didn't get a chance to convert buffer objects back to buffers, for example, making things like `fs.write` write `[object Object]` to files.