SheepTester / scratch-gui

Graphical User Interface for creating and running Scratch 3.0 projects - modified by SheepTester to allow externally loaded extensions
https://sheeptester.github.io/scratch-gui/
BSD 3-Clause "New" or "Revised" License
44 stars 53 forks source link

Cache editor offline using service worker #20

Open SheepTester opened 4 years ago

SheepTester commented 4 years ago

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 commented 3 years ago

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