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