1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||
|
|||
|
|||
When opening index.html in browser |
|||
|
|||
Firefox: |
|||
|
|||
* open "about:config" in url |
|||
* set security.fileuri.strict_origin_policy to false |
|||
|
|||
Chrome: |
|||
* kill all chrome instances |
|||
* chromium-browser --disable-web-security --user-data-dir="[some directory here]" |
Loading…
Reference in new issue