Skip to content

Commit

Permalink
chore: add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd authored Sep 19, 2024
1 parent 91f44ea commit 348a3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/router.ts
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,6 @@ export function createStandardResponse(status: StatusCode, init?: ResponseInit):
* - use eager loading in production mode
* - don't destroy whole tree on single file change
* - use @parcel/watcher once https://github.com/denoland/deno/issues/20071 is resolved / update chokidar to v4
* - support deno deploy (https://github.com/denoland/deploy_feedback/issues/433)
* - support deno deploy (https://github.com/denoland/deploy_feedback/issues/433), add services docs
* - store static routes in a map instead of tree for faster lookup
*/

0 comments on commit 348a3ac

Please sign in to comment.