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.
JavaScriptMIT
Issues
- 27
- 3
Uncaught (in promise) TypeError: Add/AddAll does not support schemes other than "http" or "https"
#57 opened by fengxinming - 2
'/' not caching
#50 opened by rumanHuq - 2
Want to skip urls patterns to server only
#61 opened by KK20994 - 6
- 5
- 1
- 4
- 2
webpack 3 support
#95 opened by gdborton - 5
- 0
minify does not support arrow function
#83 opened by lili21 - 6
- 2
No Service Worker produced
#84 opened by aclayton - 2
Cannot read property 'toJson' of undefined
#80 opened by aclayton - 3
Can't start webpack-dev-server with 0.11.2 plugin version: (TypeError: this[(fn + "Sync")] is not a function)
#81 opened by vvroman - 22
- 3
Callback after precache is complete
#73 opened by scriptPilot - 3
staticFileGlobs not working as expected
#75 opened by agnivade - 11
Please support [chunkhash] for importScripts
#60 opened by hulkish - 1
Npm has version 0.10.1 but code is not in master
#71 opened by moimael - 2
- 3
How to use with multiple service workers
#67 opened by BorntraegerMarc - 0
Be able to load webapp offline
#69 opened by lordfido - 6
- 4
options.noWarning to suppress the warning
#52 opened by didi0613 - 3
error in plugin or enviorment
#64 opened by pulkitnandan - 2
POST not work?
#49 opened by elvizlai - 1
Adding service worker registration dynamically if html-webpack-plugin is used
#62 opened by shreyas-a - 1
Write test for staticFileGlobs default
#24 opened by goldhand - 5
- 5
- 2
Service Worker termination by a timeout timer was canceled because DevTools is attached.
#55 opened by TheoMer - 8
importScripts add default url automatically
#29 opened by Hosar - 1
Service worker not loading when offline
#58 opened by TheoMer - 5
Lower engines requirement to support node 4?
#54 opened by jeffposnick - 8
Can't get service worker when offline
#51 opened by BHouwens - 0
- 2
- 3
Upgrade sw-precache dependency
#43 opened by mikestead - 3
stripPrefix not stripped, but added
#44 opened by rnnyrk - 2
compress generated file
#21 opened by neeharv - 7
- 5
Fetch event listener not working
#39 opened by nitish24p - 4
- 1
- 1
Example Cannot GET /
#36 opened by rafaelmaruta - 4
webpack 2.2.0-rc.2 compatibility
#37 opened by sdumetz - 0
- 1
Misspelled constant in examples/webpack.config.js
#31 opened by capouch - 1
Hash is not preserved on importScripts
#27 opened by Hosar