You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
Perhaps it has already been discussed somewhere, to use the web bundle as a cache for offline work of the web application.
Many applications create primitive service workers that populate the cache for the application to work offline.
If there is an option to use the bundle as an offline application cache, it will be a much cleaner solution than writing less efficient code in a service worker that essentially duplicates the goals that the web bundle has already achieved.
The text was updated successfully, but these errors were encountered:
Hello.
Perhaps it has already been discussed somewhere, to use the web bundle as a cache for offline work of the web application.
Many applications create primitive service workers that populate the cache for the application to work offline.
If there is an option to use the bundle as an offline application cache, it will be a much cleaner solution than writing less efficient code in a service worker that essentially duplicates the goals that the web bundle has already achieved.
The text was updated successfully, but these errors were encountered: