Solution Review: Create a Progressive Web Application
Review the solution of converting a Blazor WebAssembly into a progressive web application.
We'll cover the following...
We added the ServiceWorkerAssetsManifest
with a reference to the service-worker-assets.js
file on line 7 ...