bublejs / buble

https://buble.surge.sh
MIT License
871 stars 67 forks source link

Consider marking spread dangerous #180

Open chris-morgan opened 5 years ago

chris-morgan commented 5 years ago

There are quite a few serious open issues with spread that don’t look like being solved any time soon. They probably won’t affect most people (I personally don’t ever expect to be affected by them), but it’s very easy to be affected by them.

If rest is independently solid, then perhaps split spreadRest into rest and dangerousSpread; if it’s not, then dangerousSpreadRest.