Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)
[Please describe this bug in as much detail as possible so we can replicate & debug this bug]
<script src="locomotive-scroll.min.js"></script>
when i add the above code in my file it shows error : Refused to execute script from âhttp://127.0.0.1:5500/locomotive-scroll.min.jsâ because its MIME type (âtext/htmlâ) is not executable, and strict MIME type checking is enabled.
cdn link works but i dont want to use that because it make website slow
can anyone plz help me fix this?