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

await is a reserved word (991:5) #32

Closed
showzyl opened this issue Mar 2, 2017 · 2 comments
Closed

await is a reserved word (991:5) #32

showzyl opened this issue Mar 2, 2017 · 2 comments

Comments

@showzyl
Copy link

showzyl commented Mar 2, 2017

when i use gulp-babel to compile my project, thers is an error message blew, could u please fixd this issue?

message: /Users/showzyl/Desktop/workspace/hybird/dsp/src/js/stage.js: await is a reserved word (991:5)

@shakiba
Copy link
Collaborator

shakiba commented Mar 2, 2017

I will fix it, however if you are interested to fix it quickly you are welcome to make a PR. Just change variables with await name to _await, increase build version in package.js and build it (npm run dist).

@shakiba
Copy link
Collaborator

shakiba commented Mar 16, 2017

Fixed.

@shakiba shakiba closed this as completed Mar 16, 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

2 participants