mirror of
https://github.com/coder/code-server.git
synced 2025-08-01 19:30:05 +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.