chore: bump cache version
This commit is contained in:
parent
447991e344
commit
0ff5783ed7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ export default defineConfig({
|
|||
serviceWorker({
|
||||
path: './src/sw.mjs',
|
||||
assetCachePrefix: 'ayco-personal-site',
|
||||
assetCacheVersionID: '5',
|
||||
assetCacheVersionID: 'sigma',
|
||||
logAssets: true,
|
||||
esbuild: {
|
||||
minify: true,
|
||||
|
|
Loading…
Reference in a new issue