fix(transformer): do not add __self when JSX is top-level#3281
fix(transformer): do not add __self when JSX is top-level#3281overlookmotel wants to merge 1 commit intomainfrom
__self when JSX is top-level#3281Conversation
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @overlookmotel and the rest of your teammates on |
CodSpeed Performance ReportMerging #3281 will not alter performanceComparing Summary
|
|
I figured out what a TS Module Block is! 😆 |
|
Or maybe not... conformance is failing. I'll look into it. |
|
Well it seems I was wrong and adding @Dunqing Well my review of #3258 wasn't my finest hour! I seem to have repeatedly got things wrong over and over again. Sorry for all the faffing around and time-wasting. |

Fixes a couple of small problems with #3258.
Now does not add
__selfin a couple of places where there is nothis.