sw.js: really, actually don't serve instance files

public-report
Alex Gleason 2021-09-08 10:57:58 -05:00
rodzic e9c9c7104d
commit cb65075d1b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -58,7 +58,7 @@ module.exports = merge(sharedConfig, {
'**/*.map',
'stats.json',
'report.html',
'instance',
'instance/**/*',
// any browser that supports ServiceWorker will support woff2
'**/*.eot',
'**/*.ttf',