/script-2; # does not depend on ./script-1 ./script-3; # does not depend on ./script-2 set -e; .
<script> console.log("Calling the worker from script 2"); worker.port.postMessage("script