That is a browser restriction. You can remove the restriction with a browser specific incantation, eg for Chrome start it using the parameters `
allow-file-access-from-filesand/or
disable-web-security`. If you want to make it easy for others to just click an HTML file and have it work, you would need to inline the entire spine-widget.js in your HTML file.