Files
react/compiled
sebmarkbage 3484cc280c Move Mutation/Persistence fork inline into the functions (#26206)
We should never use any logic beyond declarations in the module scope,
including conditions, because in a cycle that can lead to problems.

More importantly, the compiler can't safely reorder statements between
these points which limits the optimizations we can do.

DiffTrain build for commit 62e6c4612e.
2023-02-20 20:10:11 +00:00
..