Skip to content

Cache RedWarn HTML for faster loading times.

Chlod Alejandro requested to merge cdn-reliance into dev-rw16

With this MR, RedWarn will cache HTML files from the RedWarn WM Cloud VPS into the browser's IndexedDB for usage. This will drastically make loading times faster, and will also remove the need for HTML injection with the build script.

Resolves #25.

Merge request reports