facebook/relay
Relax constraint of unique file names in Relay Modern
Aberta
#2.093 aberto em 11 de set. de 2017
help wanted
Métricas do repositório
- Stars
- (18.930 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Relay Classic / Compat require file names to match fragment names to ensure Relay Compat mechanisms work correctly. However in Relay Modern this doesn't necessarily need to be true.
There have been a few issues opened in the past about this issue, so it would be great to fix this with a pull request.
Note that fragment names should still continue to be unique across a compiled app.