instantpage / instant.page

Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
https://instant.page
MIT License
6.01k stars 206 forks source link

Check online status before prefetching URLs #74

Open ghost opened 4 years ago

ghost commented 4 years ago

Related to issue #73

As a website owner, I want to only prefetch URLs when I am online, so that I am not getting network errors when my site is offline or served by a service-worker.

Changes:

Only tested on my setup manually. No test suite was run. Should be tested on larger scope before merging.