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

It is not support const test = {...{aaa: 'aaa'}, ...{bbb:'bbb'}}. #21

Open
Emiya0306 opened this issue Jun 29, 2016 · 1 comment
Open

Comments

@Emiya0306
Copy link

Just like title, the vurify is not support the ES6 syntax which is Object ...spread. Is there any support method?

@andrecastelo
Copy link

I came here to second this, this currently does not work for me:

...
computed: {
    ...mapActions([ 'foobar' ]),
},
...

Is there any way to work around this?

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

2 participants