Alan Smithee
Alan Smithee
@mattgaspar interesting. Kind of a edge-case I guess, but might still be warrented to atleast add to the docs. Or maybe even to handle this in the code. Seems like...
Maybe remove appCache at all in future versions? :)
Good point @bjornbos
Hi @1pete thanks for your contribution. travis is passing, and it looks like AppVeyor complains about a certificate, unrelated to this PR. @NekR Seems like the deprecation notice was added...
@0ui serving all webpack-generated assets would be the more or less the default behavior given a minimal config. Can you please: 1. Tell us the actual results? 2. Clearly state...
@matheusml thanks for updating with the solution, sent a PR to add this to the docs.
@NekR Seems like serivce worker is not implemented on chrome on iOS: https://stackoverflow.com/a/50611655, so there might be an actual issue with the feature detection? Maybe [this line](https://github.com/NekR/offline-plugin/blob/master/tpls/runtime-template.js#L4)?
Hi @bkniffler can you share your webpack config please?
@haitd Thanks for the PR. Looks correct to me to cache assets on version change - @NekR
@agentmilindu Cannot see any obvious misstakes in your config, a couple of questions: 1. Is your index.html generated by webpack (i.e. via `html-webpack-plugin`)? 2. Have you completely removed the service-worker...