Skip to content

The deploy command doesn’t work #8438

@bjohansebas

Description

@bjohansebas

Running the pnpm run deploy command locally, the site fails to compile because we’re using features that aren’t supported in a static export.

Image

This hasn’t been noticed because the CI no longer uses this command and instead runs pnpm run build. We’ll probably need to switch back to using pnpm run deploy.

By the way, how is the site still building in production if it’s supposed to be using the deploy command? As far as I remember, the site was meant to be 100% static, although it might not be anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions