I'm updating some of the dashboard and widget scripts in a Sisense application. There is a bunch of repeated code I'd like to abstract into some common functions to use on multiple dashboards.
What's the best way to share JavaScript across multiple dashboards?