Skip to content

Cache #46

@rauchg

Description

@rauchg

We need a simple yet effective strategy to make several invocations of ncc build or ncc run in a row re-use as much work as possible.

  • FS cache for the CLI
    • Uses the most appropriate location for each OS (like yarn)
    • Flag to ignore it for both run and build (--no-cache)
    • Subcommands to find it and clean it (ncc cache dir and ncc cache clean)
  • In-memory interface for the programmatic API (ncc())

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions