Workbox is a collection of JavaScript libraries for Progressive Web Apps.
This fork exists entirely to work around unfixed issues in Electron. It is unlikely aspects of this repo will eventually make it into the main Workbox project, because these issues are really Electron's problems.
- Background Sync is disabled and can't be enabled!
filescheme will not work in Cache API.
Workbox is available on npm. We have installation
instructions
available depending on your build tool or bundler of choice, including
webpack.
You should consider contributing directly to the Workbox project directly instead of this one!
See the BUILD readme for some hints on how to even build this thing.
MIT, see LICENSE for details.
