bublejs / buble

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

Is it possible to add spread into options.transforms, to disable translating obj = { ...rest } and the use of objectAssign? #206

Closed LongTengDao closed 5 years ago

mourner commented 5 years ago

I guess it's a duplicate of #180.