Remove ES2018 transforms for ES2018 target#26315
Conversation
|
Seems like there should be a test to ensure that ES2018 actually preserves these features. |
|
@rbuckton can you take a look at this PR? |
|
@DanielRosenwasser Yeah... but where should the test go? Can you point an existing test which can be a guide? |
cf1d419 to
42213a1
Compare
|
@saschanaz: You would likely need to move around some of the tests in |
3e18658 to
fda769d
Compare
|
I fixed the tests for async generator / for-await to correctly target |
|
Couldn't replace |
|
|
|
That's |
|
Oops! |
|
Ping @rbuckton for review again - this looks pretty done. |
84d6e06 to
c762346
Compare
|
Rebased with git file rename, now it should be easier to review commit-by-commit. |
|
Is this going to make it in 3.3? |
Fixes #20463