How can I add a `<script>` tag to the output...
# korge
j
How can I add a
<script>
tag to the output of
runJs
to include a dependency? Is that the recommended way to add dependencies in a browser? Or more generally I suppose, is it possible to customize the output page (e.g. the blue spinner that appears as it loads)?