chore: index update fast

This commit is contained in:
xiaojunnuo
2023-07-03 10:29:06 +08:00
parent cce372aeba
commit b4e17691c4
2 changed files with 7 additions and 1 deletions

View File

@@ -25,6 +25,11 @@ const development = {
alias: {
'/': '/index.html',
},
files: {
'/index.html': {
maxAge: 60 * 60 * 1000,
},
},
},
},
},