Skip to content

piston.ts missing dist directory — only src directory present #104

Description

@k0d13

The piston.ts package in this repo doesn't include a dist directory, only a src directory. This means anything depending on the compiled output (e.g., consumers importing from the package) will fail or need to build from source manually.

Likely needs a build step added (e.g., tsc or a bundler) and the dist/ output committed or generated during publish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions