Im sorry no. I still have issues. The documentation on using script tags is unclear and every third party review on the matter never specifies implementation or a work around.
Its very tough.
If i cant use this with braintree I cant use this at all.
In regards to using braintree, you have to create the braintree backend (using the implementation of your choice) which you will then upload to a server.
You will then create an api call to access braintree from your client app.
But!
If you are just looking to include a simple JavaScript library (something like a google maps api for rendering maps) you can add the script tag to the index.html that sits in the \src directory of your project.