also cache manifest.json into offline
This commit is contained in:
parent
c8c4e3267d
commit
e28608f86e
2 changed files with 4 additions and 1 deletions
|
|
@ -52,6 +52,7 @@ exports.getSwAdditionalEntries = () => {
|
|||
'*.png',
|
||||
'*.woff',
|
||||
'mesher.js',
|
||||
'manifest.json',
|
||||
'worldSaveWorker.js',
|
||||
`textures/entity/squid/squid.png`,
|
||||
// everything but not .map
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue