Skip to content

build-clouds.ts output sandbox.js not in packages/cli/.gitignore #3457

Description

@samialdury

Running bun run packages/cli/build-clouds.ts (as cli-release.yml does) produces packages/cli/sandbox.js, but packages/cli/.gitignore lists every other cloud bundle (aws, daytona, digitalocean, gcp, hetzner, local, sprite) and not sandbox.js. The sandbox bundle shows up as an untracked file and can be accidentally committed. One-line fix: add sandbox.js to the "Cloud provider bundles" section of packages/cli/.gitignore.

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