Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to SSL to continue using Application Cache #120

Open
eee-c opened this issue Nov 17, 2016 · 2 comments
Open

Switch to SSL to continue using Application Cache #120

eee-c opened this issue Nov 17, 2016 · 2 comments

Comments

@eee-c
Copy link
Owner

eee-c commented Nov 17, 2016

Latest Chrome is warning:

Use of the Application Cache is deprecated on insecure origins. 
Support will be removed in the future. You should consider 
switching your application not a secure origin, such as HTTPS.
@eee-c
Copy link
Owner Author

eee-c commented Dec 16, 2016

Trying to build a public directory for gamingjs deploys that can include top-level JavaScript assets and HTML as well as ice and ice-beta directories. Currently each pub build wipes the build directory (-o ../public), which won't work. Maybe transformers or a separate script?

@eee-c
Copy link
Owner Author

eee-c commented Dec 21, 2016

Solved this with a Makefile. Still need to ignore many files from firebase deploy. Should verify that the $(MAKE) command that builds the appcache is the "proper" Make way of doing things (probably a separate build target).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant