Skip to content

Version 2.3.0

Latest
Compare
Choose a tag to compare
@Jieiku Jieiku released this 11 Sep 20:20
· 39 commits to master since this release

Version 2.3.0 Changes:

  • removed hashes from PWA pre cache file list. (seems unsupported, errors on cache install)
  • load unminified sw.js in sw_load.js when js_bundle = false in config.toml (good for debugging PWA)
  • load unminified sw_load.js in head when js_bundle = false in config.toml (good for debugging PWA)
  • removed/disabled unused dependencies
  • added config.toml pwa_cache_all setting, when set to true the entire site will be cached which is useful for an offline site.
  • when config.toml pwa_cache_all is set to false, pwa_BASE_CACHE_FILES will be used as the list of files to pre cache.
  • running npm run abridge will now update the package_abridge.js file from the abridge theme.