diff --git a/.github/TODO.md b/.github/TODO.md index f0ce2b8..18d9827 100644 --- a/.github/TODO.md +++ b/.github/TODO.md @@ -5,5 +5,6 @@ - [] make bundle smaller by properly configuring esbuild - [] [build for both mjs and cjs](https://snyk.io/blog/best-practices-create-modern-npm-package/) - [] do // TODOs in the code -- [] batch small files in one request +- [x] batch small files in one request - [] add tests +- [] optimize prompt, maybe no prompt would be cleaner