facebook / facebook/relay

All symlinked files are ignored

Open
#4,815 4 comments 0 reactions 1 assignee Claimed by @lynnshaoyu View on GitHub
Dominant language
Rust
Stars
19k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

## Issue

All files that are symlinked are ignored by relay-compiler.

This includes files found via `src` in single project repos and `generatedSources` in multi project repos

This means that while its common to exclude `"**/node_modules/**"`, if you dont want to, and use pnpm (which uses symlinks) its impossible for relay to discover your files

## Expected behaviour

Either by default, or via a flag, relay compiler sees and resolves symlinked files as if they were standard files

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.