Skip to content

Commit 14e55e3

Browse files
authored
Merge pull request webpack#3227 from webpack/fix/git-conflict
Fix git conflict in examples/web-worker/README.md
2 parents cb48b8f + b088287 commit 14e55e3

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

examples/web-worker/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -358,16 +358,9 @@ Child worker:
358358
[4] ../require.context/templates/c.js 80 bytes {0} [optional] [built]
359359
context element ./c [0] ../require.context/templates ^\.\/.*$
360360
context element ./c.js [0] ../require.context/templates ^\.\/.*$
361-
362-
8ee92337ff6112b0fe42a6aa1f479e12b4423ae3
363-
chunk {1} hash.worker.js (main) 162 bytes [entry] [rendered]
364-
> main [1] ./worker.js
365-
[1] ./worker.js 162 bytes {1} [built]
366-
=======
367361
chunk {1} hash.worker.js (main) 168 bytes [entry] [rendered]
368362
> main [1] ./worker.js
369363
[1] ./worker.js 168 bytes {1} [built]
370-
>>>>>>> fix-2986: Remove automatic -loader module name extension
371364
```
372365

373366
## Minimized (uglify-js, no zip)

0 commit comments

Comments
 (0)