machty / ember-concurrency-decorators

Task decorators for ember-concurrency 1.x (merged into ember-concurrency 2.0)
MIT License
70 stars 25 forks source link

fix: allow decorating generator methods #54

Closed buschtoens closed 5 years ago

buschtoens commented 5 years ago

Fixes #48.

For local development and CI, this applies https://github.com/babel/babel/pull/9912 to @babel/parser via patch-package. The patch is not applied, when this addon is consumed in a host application / addon.