Skip to content

Target ES2017#32

Merged
rekmarks merged 1 commit intomainfrom
target-es2017
Nov 10, 2020
Merged

Target ES2017#32
rekmarks merged 1 commit intomainfrom
target-es2017

Conversation

@Gudahtt
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt commented Nov 10, 2020

We target ES2017 for most of our other libraries, rather than ES2015. Among other things, this lets us avoid transpiling async/await, which is especially useful for debugging.

We target ES2017 for most of our other libraries, rather than ES2015.
Among other things, this lets us avoid transpiling `async/await`, which
is especially useful for debugging.
@Gudahtt Gudahtt requested a review from a team as a code owner November 10, 2020 15:51
Copy link
Copy Markdown
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm completely fine with this!

@rekmarks
Copy link
Copy Markdown
Member

@rekmarks rekmarks merged commit e58be12 into main Nov 10, 2020
@rekmarks rekmarks deleted the target-es2017 branch November 10, 2020 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants