Star
19
Fork
4
代码
介绍
代码
Issues
4
Pull Requests
1
流水线
Actions
项目讨论
Wiki
项目成员
6
分析
项目设置
Star
19
Fork
4
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"
}
]
}