add service-worker-index.html

fixes #422
This commit is contained in:
Nolan Lawson
2018-12-01 15:48:39 -08:00
parent 02cef046aa
commit 03af9b1a16
5 changed files with 56 additions and 32 deletions

View File

@@ -30,6 +30,7 @@ describe('export', function() {
'blog/index.html',
'global.css',
'index.html',
'service-worker-index.html',
'service-worker.js'
]);
});