continue
continue copied to clipboard
Basic chunking fixes
Description
Long lines were not broken up in basic chunking, so maxChunkSize could be exceeded Also moved tests to vitest and added a few tests.