mgenev / how-to-sane

A demonstration of how to use the SANE stack
http://howtosane.ninja
MIT License
163 stars 22 forks source link

asyncToGenerator assumes a runtime that understands generators. Few b… #84

Closed stefanpenner closed 9 years ago

stefanpenner commented 9 years ago

…rowsers (latest chrome, maybe ff) support this. But tools like uglify do not

mgenev commented 9 years ago

thanks a lot!