Skip to content

Commit

Permalink
Incorporate PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Jul 23, 2019
1 parent a05ad1c commit 7a8bb78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is the entrypoint of Web Worker and is minimally transpiled thru Babel.
// This file is the entrypoint of Web Worker and is minimally transpiled through Babel.
// Do not include any dependencies here because they will not be bundled.

export default () => {
Expand Down

0 comments on commit 7a8bb78

Please sign in to comment.