dillon1000/react
Commit
Browse files [hir] Handle LHS of AssignmentExpression specially
Babel has a bug where it doesn't visit the LHS of an AssignmentExpression if it's an Identifier. Work around it by explicitly visiting it.
Changed paths1 file
First-parent comparisoncompiler/forget/src/HIR/BuildHIR.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…