Skip to content

apprunjs/apprun-pwa-workbox

Repository files navigation

AppRun Template for PWA Apps using Workbox

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

About

AppRun PWA app using Workbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published