添加配置浏览器缓存所有静态资源

This commit is contained in:
eoao
2025-08-26 23:44:22 +08:00
parent 00fd14ad88
commit fc0a5564f4
59 changed files with 81 additions and 95 deletions

View File

@@ -13,6 +13,7 @@ export default {
return app.fetch(req, env, ctx);
}
return env.assets.fetch(req);
},
email: email,