EmulatorJS / emulatorjs.org

This is the official website for the EmulatorJS project.
https://emulatorjs.org
MIT License
5 stars 16 forks source link

Offline #9

Closed ethanaobrien closed 2 years ago

ethanaobrien commented 2 years ago

See https://github.com/ethanaobrien/worker-server for an example

Use service worker to cache urls and serve when offline

I think we should have a basic offline page and I also think the demo page should be cached, along with the files in the data directory (not the emulator core files, the emulator has its own caching for that)

@allancoding what do you think? Would you like to do this or do you want me to?

allancoding commented 2 years ago

That's a good idea. You can do it. because I think you already did.😐