To generate image assets and stuff use this
-
Expose the
offline.html
as a route in your app/offline.html
-
Inject
sw.js
on all your routes in your application. -
Edit the
manifest.webmanifest
accordingly.
To generate image assets and stuff use this
Expose the offline.html
as a route in your app /offline.html
Inject sw.js
on all your routes in your application.
Edit the manifest.webmanifest
accordingly.