Hono and 3rd party middleware on Deno
Hi,
I use Hono and 3rd party middleware on Deno. I import them with npm / esm.
Is there a better way to link dependencies with hono ? Does porting them on jsr will help ?
My actual settings
1 Reply
I see this has gone unanswered. I do not use Deno and know very little about it. But try on GitHub Discussions, there are a few people there who know more about Deno