Commit 555088d
Remove mention of UMD support for web workers (#962)
* Remove mention of UMD support for web workers
OMT only supports amd or esm as output, so the readme should not
mention umd as supported.
When executing microbundle with umd format and `--workers`, the web
worker will fail to be detected or bundled.
* Update README.md
Co-authored-by: Ryan Christian <33403762+rschristian@users.noreply.github.com>1 parent 9a4e2b2 commit 555088d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
0 commit comments