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

Updated framework so it doesn't have to be modified to be used #2

Closed
wants to merge 1 commit into from

Conversation

steveworkman
Copy link

I’ve updated the framework so that

  • You don’t have to modify it once installed to use it
  • Updated the readme with more documentation
  • Updated browser support with latest information

…the underlying library. Updated readme with browser information and new documentation
@delapuente
Copy link
Owner

Hi @steveworkman

Sorry for the delay. I think this is a great addition, but I think you could make it backward compatible at the moment.

Due to a recent change in the spec, synchronously importing scripts has the advantage that if the tests are modified, the service worker is automatically updated but since every test run happens (or should happen for this library to work) in a cleared state, this does not really matter.

Anyway, I think automatic deregistration of the service worker would be another great addition!

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