From bddb6ae5b7540ba11119a9a1a2f0ee4e966ca0c4 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Sat, 23 Jan 2021 17:48:19 -0800 Subject: [PATCH] Update fastboot.js for zip.js updates This reduces the size of the zip.js libraries and improves flashing speed by 1.7x due to the Pako inflate implementation. --- static/js/fastboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/fastboot b/static/js/fastboot index dbe1e148..565ca04e 160000 --- a/static/js/fastboot +++ b/static/js/fastboot @@ -1 +1 @@ -Subproject commit dbe1e1486072422006cf3c342ba1854c06983105 +Subproject commit 565ca04e82123a518d94c8f8df62a2782fc313a2