Error: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'file' : AngularJS SPA 谷歌浏览器的设置
On Windows:
"...chrome.exe" --allow-file-access-from-files
or
"...chrome.exe" --allow-file-access-from-files --disable-web-security
On Mac:
open /Applications/Google\ Chrome.app/ --args --allow-file-access-from-files