scratch-gui icon indicating copy to clipboard operation
scratch-gui copied to clipboard

Cache editor offline using service worker

Open SheepTester opened this issue 4 years ago • 1 comments

Should there be a URL option for this?

How can it get the list of URLs? I guess we can use React's CRA

SheepTester avatar Jun 13 '20 23:06 SheepTester

Note that this might be a very bad idea if the service worker caches too aggressively, preventing new updates. Ensure that there's a debug panel somewhere where the service worker can be violently disposed of if needed. Use UGWA's control centre, perhaps

SheepTester avatar Jun 30 '21 23:06 SheepTester