NekR/offline-plugin

Make `offline-plugin` work with webpack-dev-server

Open

#138 aperta il 29 nov 2016

Vedi su GitHub
 (5 commenti) (7 reazioni) (0 assegnatari)JavaScript (319 fork)batch import
PR-welcomeenhancementhelp wanted

Metriche repository

Star
 (4506 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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)

Guida contributor