Commit Graph

8 Commits

Author SHA1 Message Date
Haoqun Jiang 748618ff36 feat!: upgrade to workbox v4 (#3915)
include manifest.json by default and exclude manifest.js files, following workbox v4 changes: https://github.com/GoogleChrome/workbox/pull/1679
2019-04-30 10:31:33 +08:00
Evan You 85e6e5ea6c fix: pwa plugin should be ignored when target is not app
close #1497
2018-06-07 10:12:22 -04:00
Evan You 6d1716e875 fix: pwa plugin compat with webpack 4 2018-05-08 17:12:17 -04:00
Muzafar Umarov 43971d89ee fix(pwa): set cacheid in GenerateSW mode only (#939)
close #891
2018-03-03 21:19:34 -05:00
Evan You 8a29cda0c2 refactor: tweak pwa plugin 2018-02-06 16:39:31 -05:00
Jeffrey Posnick 909548380f feat: Use the Workbox webpack plugin in pwa template (#769)
* feat: Use the Workbox webpack plugin in pwa template

* feat: Added pwa template configuration docs.
2018-02-06 16:36:12 -05:00
Evan You 03503b6f5d tweak pwa registration script 2018-01-10 16:20:29 -05:00
Evan You 902f6c0fb3 feat: pwa 2018-01-09 17:45:41 -05:00