Skip to content

Remove --frozen-lockfile from examples? #168

Open
@ts-web

Description

@ts-web

The readme has code examples that pass --frozen-lockfile, but this seems unnecessary.

According to the pnpm install docs:

In a CI environment, installation fails if a lockfile is present but needs an update.

So in CI, --frozen-lockfile is the default behavior, unless I'm missing something.

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