docland icon indicating copy to clipboard operation
docland copied to clipboard

support non-default module named "mod"

Open mfulton26 opened this issue 2 years ago • 0 comments

I have a module named "mod.ts", here "mod" is short for "modulo". deno.land/x renders this module as the "default module" for the directory but for me this is not the case. Is there a way to opt out of this behavior? Thank you.

e.g. https://deno.land/x/[email protected]/$/mod.ts

mfulton26 avatar Aug 07 '23 11:08 mfulton26