dillon1000/react

Commit

[be] s/DropUseMemo/DropManualMemoization/

Renames this pass to clarify that it's dropping all manual memoization (within 
components), including both useMemo and useCallback.
Browse files
Changed paths3 files
First-parent comparison
M compiler/packages/babel-plugin-react-forget/src/Entrypoint/Pipeline.ts ModifiedR compiler/packages/babel-plugin-react-forget/src/Inference/DropMemoCalls.ts →compiler/packages/babel-plugin-react-forget/src/Inference/DropManualMemoization.ts RenamedM compiler/packages/babel-plugin-react-forget/src/Inference/index.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…