babel / notes

♬ Notes from the @Babel Team (discuss in PRs)
https://github.com/babel/notes#meetings
122 stars 16 forks source link

Babel meeting - november 19th #73

Closed xtuc closed 5 years ago

xtuc commented 5 years ago

Agenda

xtuc commented 5 years ago

cc @babel/babel feel free to add items to the agenda!

mAAdhaTTah commented 5 years ago

Pipeline Operator PR: https://github.com/babel/babel/pull/8289

Andarist commented 5 years ago

Minor output optimizations (defineProperty calls folding): https://github.com/babel/babel/pull/6652#issuecomment-436322239

Would be great to establish if this is something that we want to do in babel in general (more optimized code - in some way, vs more readable code)