Skip to content

Commit

Permalink
Removed specific information to my user.
Browse files Browse the repository at this point in the history
  • Loading branch information
harvzor committed May 12, 2020
1 parent 23bd75b commit ddbd49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can't just open the `/src/index.html` file in your web browser as this start
Firefox will give the error:

```
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///D:/Dev/Sites/custom-start-page/retroracle/src/manifest/defaultData.json. (Reason: CORS request not http).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///retroracle/src/manifest/defaultData.json. (Reason: CORS request not http).
```

For local development, you can use a development web server such as:
Expand Down

0 comments on commit ddbd49b

Please sign in to comment.