Skip to content
GitLab
Explore
Sign in
All .done(..) replaced to .then(...).
Code
Review changes
Check out branch
Download
Patches
Plain diff
Pavlo Mashliakovskiy
requested to merge
fix/replaceDoneToThen
into
master
Mar 01, 2019
Overview
0
Commits
1
Pipelines
0
Changes
19
Expand
After transpiling of async/await functios results are native Promise (without legacy .done method)
Merge request reports
Loading