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

add TypeScript declaration file #156

Closed JounQin closed 5 years ago

JounQin commented 6 years ago

copied from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/sw-precache-webpack-plugin/index.d.ts

close #101