Skip to content
Snippets Groups Projects
Commit 834cdbbd authored by Joe Savona's avatar Joe Savona
Browse files

[compiler] Enable optional dependencies by default

Per title. This gives us much more granular memoization when the source used optional member expressions. Note that we only infer optional deps when the source used optionals: we don't (yet) infer optional dependencies from conditionals.

ghstack-source-id: 104d0b712d09498239e926e306c4623d546463b1
Pull Request resolved: https://github.com/facebook/react/pull/30838
parent 4cf0226d
Showing
with 24 additions and 17 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment