Better installation wizard

Summary: A few improvements to the installation wizard.

Reviewed By: antonk52

Differential Revision: D49145069

fbshipit-source-id: 1aadd85e1d187bd61983a0b4201b530cbdbf509a
This commit is contained in:
Lorenzo Blasa
2023-09-11 07:12:20 -07:00
committed by Facebook GitHub Bot
parent 777632b841
commit a5a3e0494a
3 changed files with 62 additions and 9 deletions

View File

@@ -234,6 +234,7 @@ async function copyStaticResources(outDir: string, versionNumber: string) {
'icons.json',
'index.web.dev.html',
'index.web.html',
'install_desktop.svg',
'loading.html',
'offline.html',
'service-worker.js',