We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e87199 commit 5c5219aCopy full SHA for 5c5219a
README.md
@@ -62,7 +62,7 @@ You can also inline the worker as a BLOB with the `inline` parameter
62
```
63
or
64
```js
65
-import worker from 'workerize-loader?inline=true!./worker'
+import worker from 'workerize-loader?inline!./worker'
66
67
68
### About [Babel](https://babeljs.io/)
0 commit comments