Commit b270988
Fix incremental bug where resolver artifacts were not cleaned up
Reviewed By: tyao1
Differential Revision: D75359233
fbshipit-source-id: 4d9b1861b110b4c2ef9b9127fd34eed8a417f1061 parent a6f0fb3 commit b270988Copy full SHA for b270988
1 file changed
+7-4Lines changed: 7 additions & 4 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- compiler/crates/relay-compiler/src
Expand file treeCollapse file tree
Open diff view settings
Collapse file
compiler/crates/relay-compiler/src/compiler.rs
Copy file name to clipboardExpand all lines: compiler/crates/relay-compiler/src/compiler.rs+7-4Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
500 | 500 | |
501 | 501 | |
502 | 502 | |
503 | | - |
504 | | - |
505 | | - |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
506 | 509 | |
507 | 510 | |
508 | | - |
| 511 | + |
509 | 512 | |
510 | 513 | |
511 | 514 | |
|
0 commit comments