bublejs / buble

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

There should be a CompileError if trying to transpile async functions or await expressions #113

Closed adrianheine closed 5 years ago

adrianheine commented 6 years ago

It should be similar to Generators are not supported.

adrianheine commented 6 years ago

Since ab84650 there's the support data available for async/await.

adrianheine commented 5 years ago

I actually implemented that in 598b4b143ed4d69f27fd0c9e66a7919e44ef8eaf.