Skip to content

The examples should include pnpm, deno, bun rather than npm the default #40

@markovejnovic

Description

@markovejnovic

Something like

const project = npm({ path: "." });

should be

const project = hm.js({ path: ".", runtime: "node", packageManager: "bun" });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions