You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.
On a given domain, I need to host several PWAs. I created a folder for each and each one works perfectly if it is the only one installed on the current browser.
Each installation of a new PWAs resets all the cache, making the first apps unusable.
On a given domain, I need to host several PWAs. I created a folder for each and each one works perfectly if it is the only one installed on the current browser.
Each installation of a new PWAs resets all the cache, making the first apps unusable.
The offline-plugin project solved this by adding a cacheName setting.
It is a huge limitation to allow only one PWA per origin.
The text was updated successfully, but these errors were encountered: