goldhand / sw-precache-webpack-plugin

Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets. You can optionally pass sw-precache configuration options to webpack through this plugin.
MIT License
1.44k stars 104 forks source link

Fix typos in readme #126

Closed jorgeortega closed 6 years ago

lencioni commented 6 years ago

This partially duplicates #124