Commit 7782549
committed
Update on "[compiler] Allow inferred non-optional paths when manual deps were optional"
If the inferred deps are more precise (non-optional) than the manual deps (optional) it should pass validation.
The other direction also seems like it would be fine - inferring optional deps when the original was non-optional - but for now let's keep the "at least as precise" rule.
[ghstack-poisoned]File tree
1 file changed
+0
-1
lines changed- compiler/packages/babel-plugin-react-compiler/src/ReactiveScopes
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments