webrecorder / wabac.js

wabac.js - Web Archive Browsing Augmentation Client
https://replayweb.page
GNU Affero General Public License v3.0
96 stars 16 forks source link

cache: add ability to specify 'indexHtml' that will be served from replay root. #146

Closed ikreymer closed 10 months ago

ikreymer commented 10 months ago

Add a way to set the HTML that will be served when loading the root / or /index.html that the service worker is registered at.

Adds functionality that was used for a custom build in ReplayWeb.page, now added here as a query param.

(ReplayWeb.page and other tools can pass in a root HTML file that inits the viewer).

bumps to 2.16.11