Star
0
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
1
分析
项目设置
Star
0
Fork
0
dev
tiny-vue
/
vercel.json
下载
G
GitHub
chore(ci): add pr preview through vercel deploy (
#1388
)
355b4460
创建于
2024年2月8日
历史提交
{
"rewrites"
:
[
{
"source"
:
"/:path*"
,
"destination"
:
"/index.html"
}
]
}