Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Add a field to database.json for main entry point of module #110

Closed
sholladay opened this issue Nov 9, 2019 · 2 comments
Closed

Add a field to database.json for main entry point of module #110

sholladay opened this issue Nov 9, 2019 · 2 comments

Comments

@sholladay
Copy link

I want people to be able to import pogo from 'https://deno.land/x/pogo', but right now that doesn't work because the registry doesn't know which file to point to.

It would be great if I could specify the main entry point in database.json.

I created module-url to make this a bit easier. It is a utility that takes an object as input, in nearly the same format as is used in database.json, and it returns a URL string of where to fetch the module from.

@ry
Copy link
Member

ry commented Nov 9, 2019

I’m open to it.

@crowlKats
Copy link
Member

Since we dont have database.json, i am closing

@crowlKats crowlKats closed this as not planned Won't fix, can't repro, duplicate, stale Jul 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants