Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctor.toString() breaks on environments where Reflect.ownKeys is undefined (e.g. node v4.8.1) #5361

Closed
pateketrueke opened this issue Apr 2, 2017 · 0 comments

Comments

@pateketrueke
Copy link

Version

2.2.6

Reproduction link

https://gist.github.com/pateketrueke/a22ef3b406372efad46cdab74b25727a

Steps to reproduce

I found this bug loading vue-template-compiler@2.2.6 under node v4.8.1 on TravisCI, no steps are required, see the gist.

What is expected?

Get vue-template-compiler running without errors

What is actually happening?

Loading vue-template-compiler breaks my tests


Vue rocks! :D

awamwang pushed a commit to awamwang/vue that referenced this issue Jun 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant