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 May 30, 2024
1 parent c8a180e commit de082b9
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 @@ -387,4 +387,5 @@ function createStandardResponse(status: StatusCode, init?: ResponseInit): Respon
* - 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
* - support deno deploy (https://github.com/denoland/deploy_feedback/issues/433)
*/

0 comments on commit de082b9

Please sign in to comment.