|
|
|
|
|
by kylemathews
2829 days ago
|
|
Absolutely! Gatsby tries to balance making your site work at some level offline w/ not precaching too much. By default we cache the front page & then do "run-time" caching as the user visits different pages so ensuring they can at least return to the pages they've visited when offline. |
|