Worker.type not supported in Firefox

Issue:
zappar-cv/lib/worker-client.js tries to create a module worker (via type: “module” parameter in constructor options) but it is not supported yet by Firefox

Affecting:
Firefox (yes, low market share, but still…), in particular with esbuild processes.

Workaround: