Skip to content

feature: allow to set resource from service worker

Matthieu Fesselier requested to merge feature/set-resource-from-sw into master

@balessan this MR modifies a very little of the store and makes us compatible with the service workers updates (blox/profile-directory#7)

It simply allow to use setLocalData developed for the #680 (closed) to change a resource from the cache, even if the @id is not of the from store://local.id

ping @jbpasquier

Merge request reports