Activity
update cache version to v6
update cache version to v6
Update index.js to use new webdraw domain
Update index.js to use new webdraw domain
Deleted branch
Drop delete old caches
Drop delete old caches
Update service worker script and remove index.js cache inlining in html
Update service worker script and remove index.js cache inlining in html
Deleted branch
feat: change to promise.all instead of reading sync files to improve …
feat: change to promise.all instead of reading sync files to improve …
Pull request merge
Upgrade cache key
Upgrade cache key
Remove try catch
Remove try catch
Change to promise.all instead of reading sync files
Change to promise.all instead of reading sync files
Update docs about basename
Update docs about basename
Merge pull request #3 from deco-cx/refactor-rerender-fn
Merge pull request #3 from deco-cx/refactor-rerender-fn
Pull request merge
Refactor caching logic to use "v2" cache version and add server timin…
Refactor caching logic to use "v2" cache version and add server timin…
Refactor rerender function to use random number instead of Date.now()
Refactor rerender function to use random number instead of Date.now()
Merge pull request #2 from deco-cx/refactor-rerender-fn
Merge pull request #2 from deco-cx/refactor-rerender-fn
Pull request merge
Refactor rerender function to handle unmounting and error handling
Refactor rerender function to handle unmounting and error handling
Deleted branch
Refactor entry rendering and error handling in render function
Refactor entry rendering and error handling in render function