Skip to content

Commit

Permalink
Update built files
Browse files Browse the repository at this point in the history
  • Loading branch information
aearly committed Jan 24, 2020
1 parent a242a86 commit 0fba8d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/async.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@
}

Object.defineProperty(awaitable, 'name', {
configurable: true, // allows redefining
value: `awaitable(${asyncFn.name})`
});

Expand Down

0 comments on commit 0fba8d7

Please sign in to comment.