dillon1000/react
Commit
Browse files Optional computed member expressions are not supported (add validation)
We don't propagate the `optional` flag through to codegen, so let's error on this for now
Changed paths3 files
First-parent comparisoncompiler/forget/src/HIR/BuildHIR.ts ModifiedA compiler/forget/src/__tests__/fixtures/compiler/error.optional-computed-member-expression.expect.md AddedA compiler/forget/src/__tests__/fixtures/compiler/error.optional-computed-member-expression.js AddedPatch
Files changed
Rendering syntax-highlighted changes…