machty / ember-concurrency

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
691 stars 157 forks source link

Get rid of ember-maybe-import-regenerator #394

Closed VincentMolinie closed 3 years ago

VincentMolinie commented 3 years ago

Can we get rid of ember-maybe-import-regenerator which is using old broccoli plugins 🙏 ? I don't think this package is still necessary 🤔

maxfierke commented 3 years ago

Hi @VincentMolinie, it's removed in the v2.0.0 pre-releases and will not be present when v2.0.0 is released.