You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workerize options can either be defined in your Webpack configuration, or using Webpack's [syntax for inline loader options](https://webpack.js.org/concepts/loaders/#inline).
50
+
49
51
#### `inline`
50
52
51
53
Type: `Boolean`
@@ -60,7 +62,9 @@ You can also inline the worker as a BLOB with the `inline` parameter
0 commit comments