0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-25 05:07:03 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
EdamAmex
53bd319b43
ci: compare bundle size (#3661)
* ci: compare bundle size

* chore: change name of task

* for SDGs

* Revert "for SDGs"

This reverts commit 7861d1a5fe.

* add gitignore

* update

* fix
2024-11-15 17:44:48 +09:00
m-shaka
331166471c
fix(types): rm ExcludeEmptyObject to fix massively increased type instantiations (#3507)
* fix: mv ExcludeEmptyObject to hono-base.ts

* refactor: rm ExcludeEmptyObject
2024-10-14 19:44:07 +09:00
m-shaka
4878fcf57c
ci: prettify type check result and rm a comment (#3442) 2024-09-23 16:16:31 +09:00
m-shaka
66df4e1296
ci: Type check perf (#3406)
* chore: add scripts to monitor type check performance

* chore: add jobs for type-check-perf-monitoring

* chore: rm a comment

* refactor: mv type-check-perf perf-measures/type-check

* rm .eslintrc.cjs

* chore: ignore *result.txt
2024-09-22 18:11:32 +09:00