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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃彈Change gulp firebase code to use Promises. #17379

Merged
merged 1 commit into from Aug 9, 2018

Conversation

sparhami
Copy link

@sparhami sparhami commented Aug 9, 2018

This makes sure that all of the work is done by the time the gulp task
finishes. Since we are using Promises, errors will propagate naturally
so no need to log them.

Since this is just a build change that runs locally, using async/await will be fine.

This makes sure that all of the work is done by the time the gulp task
finishes. Since we are using Promises, errors will propagate naturally
so no need to log them.
@sparhami sparhami merged commit 9822d31 into ampproject:master Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants