webpack/examples/web-worker/template.md

390 B

example.js

{{example.js}}

worker.js

{{worker.js}}

dist/output.js

{{dist/output.js}}

dist/[hash].worker.js

{{dist/hash.worker.js}}

dist/0.[hash].worker.js

{{dist/0.hash.worker.js}}

Info

Unoptimized

{{stdout}}

Production mode

{{production:stdout}}