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

transpile gulpfile? #66

Closed
micahstubbs opened this issue Oct 8, 2017 · 3 comments
Closed

transpile gulpfile? #66

micahstubbs opened this issue Oct 8, 2017 · 3 comments

Comments

@micahstubbs
Copy link
Contributor

micahstubbs commented Oct 8, 2017

curious, would it make sense to transpile the gulpfile down to ES5? when I run gulp build, it complains about the ... spread operator

screen shot 2017-10-07 at 9 33 40 pm

screen shot 2017-10-07 at 9 39 22 pm

@micahstubbs
Copy link
Contributor Author

if not, are there special environment setup instructions to enable es2015+ syntax in gulpfile.js?

@trxcllnt
Copy link
Member

trxcllnt commented Oct 9, 2017

@micahstubbs ah, yeah we've gotten lazy b/c node 8.6 runs the gulpfile just fine

@micahstubbs
Copy link
Contributor Author

noted, will update to node 8.6 👌

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