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

use alternative API to allow build via Node 10 #275

Merged
merged 2 commits into from
May 11, 2019

Conversation

laysent
Copy link
Contributor

@laysent laysent commented May 8, 2019

Array.prototype.flat isn't available in Node 10. Use alternative old API for the same purpose.

Array.prototype.flat is not available in Node 10 for example,
use alternative API for same purpose.
@surma
Copy link
Collaborator

surma commented May 11, 2019

Appreciate it! Thank you very much :)

@surma surma merged commit 18c78b5 into GoogleChromeLabs:master May 11, 2019
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

Successfully merging this pull request may close these issues.

2 participants