I just would like to do `<script type="text/jav...
# javascript
s
I just would like to do
<script type="text/javascript" src="client.js"></script>
but that gives me the following error in my browser:
Error loading module 'client'. Its dependency 'kotlin' was not found. Please, check whether 'kotlin' is loaded prior to 'client'.