Skip to content

Commit 5c5219a

Browse files
authored
Update README.md
1 parent 1e87199 commit 5c5219a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can also inline the worker as a BLOB with the `inline` parameter
6262
```
6363
or
6464
```js
65-
import worker from 'workerize-loader?inline=true!./worker'
65+
import worker from 'workerize-loader?inline!./worker'
6666
```
6767

6868
### About [Babel](https://babeljs.io/)

0 commit comments

Comments
 (0)