Every time I load the following:
<script src="~/vendor/@@coreui/coreui-pro/js/coreui.bundle.min.js"></script>
either before or after:
<script type="text/javascript"
src="~/lib/jquery/dist/jquery.min.js"></script>
I got this:
Uncaught SyntaxError: Unexpected token '<'
any suggestion?