third party module - edit webhook subdirectory
Hi, I just published a module https://deno.land/x/sqlite_native@0.1.0 but the actual library content is under the
src/
folder. I did not specify this when first creating the webhook (leading to all imports looking like src/mod.ts
. Is it possible to edit the webhook after creation? Its hard to tell if so, because there doesnt appear to be any 'owner' controls on a module after publishing.1 Reply
oh snap! I was just thinking hmm itd be great if subdirectories were just encoded into the url. After fiddling with the add a module page on deno.land I see that they are! That makes much more sense. I can just edit my webhook to be
https://api.deno.land/webhook/gh/sqlite_native?subdir=src