stackvana / hook.io

Open-Source Microservice Hosting Platform
https://hook.io
Other
1.26k stars 117 forks source link

'Object.assign is not a function' under ES7 #254

Closed reimertz closed 7 years ago

Marak commented 7 years ago

@reimertz - Can you confirm if this happens using stack?

https://github.com/stackvana/stack

All es7 / babel support should be handled in stack lib now. I'd make sure to use the latest public version on npm.

Marak commented 7 years ago

@reimertz -

This should be resolved now that we've updated Node.

try:

http://hook.io/marak/object-assign-test http://hook.io/marak/object-assign-test/_src

Thank you for the feedback!