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

Add a cache manifest so people can use the app offline. #1

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open

Add a cache manifest so people can use the app offline. #1

wants to merge 2 commits into from

Conversation

brandonshults
Copy link

Thank you for the webapp tuckbox generator.

I've noticed that people on reddit were requesting the ability to use the generator offline.

Since you are serving up purely static resources, this can easily be accomplished with a simple cache manifest.

The downsides to this are:

  1. When you make a change to one of the files in the cache manifest you would need to change the version in the manifest.

  2. After a change, the user must refresh the page an additional time in order to get the new content (unless javascript were written to do this automatically.)

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

Successfully merging this pull request may close these issues.

1 participant