Flipper as PWA
Summary: ^ Reference: https://docs.google.com/document/d/1flQJUzTe4AuQz3QCpvbloQycenHsu7ZxbKScov7K7ao Reviewed By: passy Differential Revision: D45693382 fbshipit-source-id: 5a2e6c213a7e7e2cf9cd5f3033cff3e5291a2a92
This commit is contained in:
committed by
Facebook GitHub Bot
parent
47a4c10c67
commit
c6d5eb3334
@@ -224,6 +224,9 @@ async function copyStaticResources(outDir: string, versionNumber: string) {
|
||||
'icons.json',
|
||||
'index.web.dev.html',
|
||||
'index.web.html',
|
||||
'manifest.json',
|
||||
'offline.html',
|
||||
'service-worker.js',
|
||||
'style.css',
|
||||
];
|
||||
if (isFB) {
|
||||
|
||||
Reference in New Issue
Block a user