1 Star 0 Fork 7

杨一飞/react-admin

forked from ohh/react-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vercel.json 1.86 KB
一键复制 编辑 原始数据 按行查看 历史
{
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }],
"headers": [
{
"source": "/sw.js",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=0, must-revalidate"
}
]
},
{
"source": "(.*)",
"headers": [
{
"key": "Cache-Control",
"value": "public, s-maxage=86400, max-age=86400"
}
]
},
{
"source": "/medias/(.*)",
"headers": [
{
"key": "Cache-Control",
"value": "public, s-maxage=2592000, max-age=2592000"
}
]
},
{
"source": "/medias_webp/(.*)",
"headers": [
{
"key": "Cache-Control",
"value": "public, s-maxage=2592000, max-age=2592000"
}
]
},
{
"source": "(.*).html",
"headers": [
{
"key": "Cache-Control",
"value": "public, s-maxage=1800, max-age=1800"
}
]
},
{
"source": "(.*).js",
"headers": [
{
"key": "Cache-Control",
"value": "public, s-maxage=2592000, max-age=2592000"
}
]
},
{
"source": "(.*).css",
"headers": [
{
"key": "Cache-Control",
"value": "public, s-maxage=2592000, max-age=2592000"
}
]
},
{
"source": "(.*).json",
"headers": [
{
"key": "Cache-Control",
"value": "public, s-maxage=2592000, max-age=2592000"
}
]
}
],
"regions": ["hkg1"],
"redirects": [
{
"source": "/gtag/js",
"destination": "https://www.googletagmanager.com/gtag/js"
},
{
"source": "/atom.xml",
"destination": "https://cfblog.17lai.site/atom.xml"
},
{
"source": "/rss.xml",
"destination": "https://cfblog.17lai.site/rss.xml"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/YangYiFeiAqq/react-admin.git
git@gitee.com:YangYiFeiAqq/react-admin.git
YangYiFeiAqq
react-admin
react-admin
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385