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

PRPL: Add Service Worker caching support #15

Conversation

addyosmani
Copy link

This PR adds support for SW caching as we discussed in #12. Didn't take too long to add :)

Confirmed as working from local tests + checking the cache in DevTools > Application panel.

screen shot 2017-01-21 at 2 40 29 pm

In my fork I've created a steps/7-service-worker branch. If you'd like to create a similar branch on your end I can PR to that but for now PRing against your steps/6 branch. Edits enabled for maintainers in case there are changes you would like to make.

@grgur
Copy link
Member

grgur commented Jan 23, 2017

Thank you @addyosmani. I had a version with offline-plugin going, but this works beautifully too

@grgur grgur merged commit acce9f4 into ModusCreateOrg:steps/6-no-helmet-scripttags Jan 23, 2017
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.

2 participants