babel / proposals

✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)
https://github.com/tc39/proposals
432 stars 39 forks source link

Hashbang (Stage 3) #52

Open hzoo opened 5 years ago

hzoo commented 5 years ago

Repo: https://github.com/tc39/proposal-hashbang/

Already implemented/done in https://github.com/babel/babel/pull/7928 a while back