Skip to content

Commit

Permalink
Merge pull request hemanth#50 from jiyinyiyong/add-webpack
Browse files Browse the repository at this point in the history
add 2 webpack plugins
  • Loading branch information
hemanth committed Feb 9, 2017
2 parents 33fc17d + 2151315 commit 9aa4343
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,9 @@ _Source:_ [Google Developers - Progressive Web Apps](https://developers.google.c
* [`PWAify`](https://github.com/vladikoff/PWAify): CLI tool to convert your PWA into a cross-platform desktop app.
* [`Manifest Generator`](https://brucelawson.github.io/manifest/): This simple page will generate the manifest file for you.
* [`sw-delta`](https://github.com/gmetais/sw-delta): An incremental cache for the web.
* [`DSW`](https://github.com/naschq/dsw): Generate your Service Worker dynamically, webmanifest, rules for requests, redirects, etc.
* [`DSW`](https://github.com/naschq/dsw): Generate your Service Worker dynamically, webmanifest, rules for requests, redirects, etc.
* [`sw-precache-webpack-plugin`](https://github.com/goldhand/sw-precache-webpack-plugin): SW Precache Webpack Plugin
* [`serviceworker-webpack-plugin`](https://github.com/oliviertassinari/serviceworker-webpack-plugin): Simplifies creation of a service worker to serve your webpack bundles.

## Kits

Expand Down

0 comments on commit 9aa4343

Please sign in to comment.