NekR/offline-plugin
Voir sur GitHubMake `offline-plugin` work with webpack-dev-server
Open
#138 ouverte le 29 nov. 2016
PR-welcomeenhancementhelp wanted
Métriques du dépôt
- Stars
- (4 506 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
This includes live reload and Hot Module Replacement. In those cases offline-plugin's cache functions should do nothing, i.e. not handle fetch event.
Reasons: someone may want to test push notifications / background sync in dev mode with webpack-dev-server.
(Probably even reload SW file's code when it changes)