-
Notifications
You must be signed in to change notification settings - Fork 239
Move from explicit es2015 to babel preset env #86
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Looks good to me! |
@wanderer if this looks okay to you, please merge + publish to npm when you get a chance 😄 |
3b7951c
to
3c76baf
Compare
Just rebased this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review again after rebase, looks good. Still. 😄
Is @wanderer still point man for this repo and for npm updates? Would be good to get this merged and pushed to npm! |
@tinybike tried is the classic way, just sent an email. 😸 |
Sounds good! Yes, I'd be more than happy to help keep this repo up-to-date. My npm username is tinybike. |
@holgerd77 since you understand babel way better, please feel free to merge. |
This is both the new fancy thing to do and ensures compatibility with node code that uses -env instead of explicit es201x.