0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/deno_dist/router/reg-exp-router
Taku Amano ab14da6af7
fix: regexp ambigous route (#499)
* refactor(reg-exp-router): Add existence check instead of "ts-ignore".

* fix(reg-exp-router): Rebuild all matchers as "hasAmbiguous" if some methods are ambiguous.

* Run `yarn denoify`.
2022-09-05 19:17:11 +09:00
..
index.ts feat: support Deno! (#336) 2022-07-02 15:09:45 +09:00
node.ts feat: support Deno! (#336) 2022-07-02 15:09:45 +09:00
router.ts fix: regexp ambigous route (#499) 2022-09-05 19:17:11 +09:00
trie.ts feat: support Deno! (#336) 2022-07-02 15:09:45 +09:00