refactor(transformer): use AstBuilder instance from TraverseCtx#6173
refactor(transformer): use AstBuilder instance from TraverseCtx#6173shulaoda wants to merge 4 commits intooxc-project:mainfrom
AstBuilder instance from TraverseCtx#6173Conversation
Your org has enabled the Graphite merge queue for merging into mainAdd the label “0-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. |
CodSpeed Performance ReportMerging #6173 will not alter performanceComparing Summary
|
3be28c0 to
9e7267d
Compare
|
Could you reopen this PR? 😂 @Dunqing |
9e7267d to
51a937a
Compare
|
Sorry, I tagged wrong |
|
@shulaoda This has merge conflicts and I was worried that if I requested changes, there'd be more merge conflicts again by the time I got to reviewing your changes (probably we are in different time zones, and this PR touches a lot of files in the transformer, which is currently under heavy development). So I have taken the liberty of rebasing this on latest main, fixing the problem discussed above, and merging it. Sorry if it feels like I've taken over your work. I just really didn't want to waste your time going back-and-forwards endlessly dealing with merge conflicts. Really appreciate your work on this. |
closes #6172