Commit a012a93
committed
[compiler] _exp version of ValidateNoDerivedComputationsInEffects take precedence over stable version when enabled
Summary:
We should only run one version of the validation. I think it makes sense that if the exp version is enable it takes precedence over the stable one1 parent 100fc4a commit a012a93
File tree
1 file changed
+2
-4
lines changed- compiler/packages/babel-plugin-react-compiler/src/Entrypoint
1 file changed
+2
-4
lines changedLines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | 275 | | |
280 | 276 | | |
| 277 | + | |
| 278 | + | |
281 | 279 | | |
282 | 280 | | |
283 | 281 | | |
| |||
0 commit comments