Skip to content

Cache pnpm dependencies in Docker layers #456

@karlhorky

Description

@karlhorky

We could consider installing / caching expensive pnpm dependencies like libpg-query in the Dockerfile layers before this using pnpm fetch, so that installation is faster - building libpg-query takes the longest

Maybe also other dependencies of the ESLint config? (not only @ts-safeql/eslint-plugin but also others too?)

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