Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 793 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 793 Bytes

workbox-webpack-plugin

A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.

Installation

npm install --save-dev workbox-webpack-plugin

Documentation

Read more at this module's documentation page.

Documentation

Read more at this module's getting starting page.

What's Workbox?

This module is a part of Workbox, which is a collection of JavaScript libraries for Progressive Web Apps.

Visit https://workboxjs.org/ to learn more about what Workbox can do for you.