cf10fa5974 | ||
---|---|---|
wp-sw-cache | ||
.gitignore | ||
README.md |
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
.