Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
surma committed Feb 25, 2020
1 parent e421767 commit 0817f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ In your project's code:
const worker = new Worker("./worker.js");
```

`./worker.js` will be added to the output as a chunk.
This will just work.

### Importing workers as URLs

Expand Down

0 comments on commit 0817f3d

Please sign in to comment.