From dff5a750d182aed60df2ea6c4fd452a0955cdd0f Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Sat, 23 Jan 2021 19:47:37 -0800 Subject: Switch to new bundled fastboot.js This simplifies cache busting greatly without needing to do further processing on any fastboot.js code before deploying. It also removes the need for a non-module script with global scope. --- static/web-install.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'static/web-install.html') diff --git a/static/web-install.html b/static/web-install.html index 6e9481ac..e3058c80 100644 --- a/static/web-install.html +++ b/static/web-install.html @@ -26,12 +26,8 @@ - - - - - - + +
-- cgit v1.3.1