Anyone happen to know what I am doing wrong here? this is the error I am getting
The stylesheet http://localhost:8000/static/js/card.js was not loaded because its MIME type, "application/javascript", is not "text/css".
I tried this
<script src="http://yourjavascript.com/5228122103/card.js"></script>
and also tried this
<script type="application/javascript" src="http://yourjavascript.com/5228122103/card.js"></script>
I am on Django if that matters.
https://stackoverflow.com/questions/66740215/was-not-loaded-because-its-mime-type-application-javascript-is-not-text-css March 22, 2021 at 12:06PM
没有评论:
发表评论