Commit 07ef8d2
- add exec time resolvers directive to split module import
Reviewed By: tyao1
Differential Revision: D73052120
fbshipit-source-id: d5ad211daac173024b194a4003984889a7bb34c51 parent ebd2946 commit 07ef8d2Copy full SHA for 07ef8d2
1 file changed
+11-1Lines changed: 11 additions & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- compiler/crates/relay-transforms/src/match_
Expand file treeCollapse file tree
Open diff view settings
Collapse file
compiler/crates/relay-transforms/src/match_/split_module_import.rs
Copy file name to clipboardExpand all lines: compiler/crates/relay-transforms/src/match_/split_module_import.rs+11-1Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
10 | 11 | |
| 12 | + |
11 | 13 | |
12 | 14 | |
13 | 15 | |
| ||
147 | 149 | |
148 | 150 | |
149 | 151 | |
150 | | - |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
151 | 161 | |
152 | 162 | |
153 | 163 | |
|
0 commit comments