chore(TODO.md): mark batch small files in one request as completed

refactor(TODO.md): rephrase optimize prompt TODO to suggest exploring cleaner alternatives to prompt
This commit is contained in:
di-sukharev
2023-03-15 14:49:38 +08:00
parent bd8de7a8ea
commit 571e1e9d8f
+2 -1
View File
@@ -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