Cannot use import statement outside a module

Add files with type="module":

<script src="https://stackoverflow.com/questions/58357941/file1.js" type="module" ></script>

Leave a Comment