facebook/relay

Relax constraint of unique file names in Relay Modern

Open

#2,093 建立於 2017年9月11日

在 GitHub 查看
 (5 留言) (22 反應) (0 負責人)Rust (1,874 fork)batch import
help wanted

倉庫指標

Star
 (18,930 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南