mirror of
https://github.com/nolanlawson/pinafore
synced 2024-12-11 01:38:08 +01:00
fix: wrong cache
This commit is contained in:
parent
fb0e1bf11e
commit
507208e0a4
@ -29,7 +29,7 @@ const ON_DEMAND_CACHE = [
|
||||
},
|
||||
{
|
||||
regex: /_splash\.png$/,
|
||||
cache: WEBPACK_ASSETS
|
||||
cache: ASSETS
|
||||
}
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user