Skip to content

Commit

Permalink
chore: add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Jul 27, 2024
1 parent e18c65d commit 492942e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/router.ts
Original file line number Diff line number Diff line change
Expand Up @@ -402,4 +402,5 @@ export function createStandardResponse(status: StatusCode, init?: ResponseInit):
* - don't destroy whole tree on single file change
* - use @parcel/watcher once https://github.com/denoland/deno/issues/20071 is resolved
* - support deno deploy (https://github.com/denoland/deploy_feedback/issues/433)
* - store static routes in a map instead of tree for faster lookup
*/

0 comments on commit 492942e

Please sign in to comment.