Netflix / conductor

Conductor is a microservices orchestration engine.
Apache License 2.0
12.83k stars 2.34k forks source link

ES7 support in v3.13.x #3526

Open jevonsnotes opened 1 year ago

jevonsnotes commented 1 year ago

Describe the bug is that anyway to make ES7 support in v3.13.x ? i cant find the es7 folder in this version.

bjpirt commented 1 year ago

You need to import it from the community package - IMO ES7 should be the default now but for some reason Conductor is sticking to ES6. There are some docs kicking around on how to do this I think, but it's definitely not as easy as it should be!

missedone commented 1 year ago

I'm 2nd to @bjpirt , +1 to get ES7 as default, as ES6 has been out of date for a long while