f1f584df94
This PR incorporates a crc method from https://github.com/alexgorbatchev/crc into the library, removing a peer dependency on `buffer`. This was causing build errors in apps that did not include the buffer library. (Our codebase included buffer because of vsce.) ### Change Type - [x] `patch` ### Release Notes - [@tldraw/editor] Remove peer dependency on buffer. |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
editor.css | ||
LICENSE | ||
package.json | ||
README.md | ||
setupTests.js | ||
tsconfig.json |
tldraw/tldraw
Benchmark
To run the benchmarks
yarn workspace @tldraw/tldraw benchmark
Or
yarn workspace @tldraw/tldraw benchmark "file_search_string"