facebook/relay

Relax constraint of unique file names in Relay Modern

オープン

#2,093 opened on 2017/09/11

 (5 件のコメント) (22 件のリアクション) (0 人の担当者)Rust (1,874 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (18,930 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド