cli icon indicating copy to clipboard operation
cli copied to clipboard

Is the file size restriction still correct?

Open m-dango opened this issue 3 years ago • 0 comments

I'm experimenting with bundling dependencies with solutions. The CLI flagged that having a file larger than 65535 bytes is a problem, but it looks like its possible to upload larger files without issue (one I uploaded was 142049 bytes).

Is 65535 bytes still a necessary restriction for V3?

Relating to https://github.com/exercism/cli/issues/717.

m-dango avatar Jun 17 '22 10:06 m-dango