forked from laverdet/screeps-steamless-client
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Changes - Proxy requests to S3 resources to prevent CORS errors. - Remove AWS host from resource URLs so the proxy will handle the request instead. - Remove forum RSS feed fetch to prevent console errors. - Update `getData()` in `app2/main.js` to fetch the version from the correct API path, preventing occasional console errors. - Changes the cache control header expiration from 1 year to 1 week, to help stay updated with steamless client changes.
- Loading branch information
Showing
4 changed files
with
86 additions
and
21 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters