-
Notifications
You must be signed in to change notification settings - Fork 312
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
runandbuild(--no-cache) - Subcommands to find it and clean it (
ncc cache dirandncc cache clean)
- In-memory interface for the programmatic API (
ncc())
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request