I have a simple html file with a script import like
<script type="text/javascript" src="index.js"> </script>
I have a content security policy configured server side. How can I bypass the error?