Skip to content

Commit

Permalink
🐛 Fix promise returns in saveAsset and upload
Browse files Browse the repository at this point in the history
We have to return from inside `.then()` to ensure that outer promises wait for inner
promises. Should be simplified with async/await later on.
  • Loading branch information
loafofpiecrust committed Apr 2, 2020
1 parent 10276f4 commit 39b5810
Show file tree
Hide file tree
Showing 4 changed files with 803 additions and 122 deletions.
Loading

0 comments on commit 39b5810

Please sign in to comment.