-
-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Description
I am running a self-hosted version of esm, and for certain package(s), I want to build all submodules of a package ahead of time.
Is there a way, given a package name, to list all the submodule that could be built for the package?
Eg:
GET https://esm.sh/~list/jotai
[
"/",
"/react",
"/vanilla",
]
Metadata
Metadata
Assignees
Labels
No labels