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

No LICENSE #145

Closed bensyverson closed 6 years ago

bensyverson commented 6 years ago

Hi, we're hoping to use this repo on a project, but it has no license, so by default it's a conventional copyright without permission for anyone else to use or reproduce. Would you mind adding an explicit license?

goldhand commented 6 years ago

Sure thing, I will add a LICENSE file. It's currently "ISC" according to package.json

goldhand commented 6 years ago

Added in v0.11.5 https://unpkg.com/sw-precache-webpack-plugin@0.11.5/LICENSE