feat(ast): serialize StringLiterals to ESTree without raw#7263
Conversation
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. |
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @ottomated and the rest of your teammates on |
CodSpeed Performance ReportMerging #7263 will not alter performanceComparing Summary
|
2b44cad to
74d8b7c
Compare
overlookmotel
left a comment
There was a problem hiding this comment.
Great!
I split out moving StringLiteral definition into a separate PR #7270 to make it easier to see the substantive change here, without tons of noise in the diff.
Merge activity
|
74d8b7c to
907096d
Compare
907096d to
897d3b1
Compare

#7211 alternative. Makes the
rawfield on estree literals optional.