I try to load the external script like this:
<head>
....
<script src="http://192.168.148.115:8080/target/target-script-min.js#anonymous"></script>
....
it show
Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.148.115:8080/target/target-script-min.js#anonymous
also google api script
any idea?