Jsr, esm, x and external ref
Hi,
I want to migrate most of my import to jsr to simplify code.
I use Hono and 3rd party middleware on Deno. I import them with esm / deno.land
Is there a better way to link dependencies with hono (or library with dependencies) ?
My actual settings
I want to migrate most of my import to jsr to simplify code.
I use Hono and 3rd party middleware on Deno. I import them with esm / deno.land
Is there a better way to link dependencies with hono (or library with dependencies) ?
My actual settings
