This app uses the service worker code from Workbox.
It uses workbox-cli instead of workbox-webpack-plugin because in workbox-webpack-plugin v5, the automatically created manifest entries are limited to the webpack asset pipeline. See here.
Modify workbox.config.js to define pre-cached files, and runtime cache strategies.
- Use npm start to start the dev server
- Use npm run build to build for production
This is an application built with AppRun.
Copyright (c) 2020 Yiyi Sun