Skip to content

list of all submodules for a package #1195

@Corei13

Description

@Corei13

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions