facebook / facebook/relay

Add CLI flag to only build specific projects

Open
#3,796 7 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
19k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

When running the compiler with a config that contains multiple projects _all_ projects are always built. This is definitely a sane default, but it'd be nice to be able to only build a subset. The use case I'm specifically thinking about is with the query persister in a deploy pipeline: if I can run the compiler against only a single project I can also persist just the queries in that single project (rather than all the projects).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.