lasso-js / lasso

Advanced JavaScript module bundler, asset pipeline and optimizer
581 stars 75 forks source link

Is lasso support for Service worker and precache sw-tool support during lasso bundling ?? #205

Open anupdineout opened 7 years ago

anupdineout commented 7 years ago

Webpack supports for service worker and sw-precache and sw-toolbox ...

Precache static resources so they work offline .

Handle versioning, redirects, etc.

Collection of helpers for writing your Service Worker Caching strategies for dynamic content Mapping caching strategies to application paths Used extensively by sw-precache