This WordPress plugin provides a method for caching theme assets via a service worker.
Перейти к файлу
David Walsh cf10fa5974 Updating SW JS output 2016-02-22 14:00:55 -06:00
wp-sw-cache Updating SW JS output 2016-02-22 14:00:55 -06:00
.gitignore Adding compatibility with WP SW Manager 2016-02-18 18:13:02 +01:00
README.md document build dependency and process 2016-02-19 11:45:49 -08:00

README.md

WordPress Service Worker Cache

This WordPress plugin provides a method for caching theme assets via a service worker.

This plugin is currently experimental and unfinished.

Build

To build the plugin, ensure you have Composer, then simply invoke composer install.