0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-28 00:26:24 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Taku Amano
30b33b0e8c
feat(ssg): generate files concurrently (#2187)
* feat: Introduce utility for concurrent execution

* feat(ssg): generate files concurrently

* feat(ssg): For safety, the default number of concurrency in SSG is 2.

* fix(ssg): catch filesystem error

* test(ssg): migrate tests

* chore: denoify
2024-02-26 16:38:01 +09:00