📌  相关文章
📜  重新加载页面后找不到firebase项目-无论代码示例

📅  最后修改于: 2022-03-11 14:55:05.002000             🧑  作者: Mango

代码示例1
"rewrites": [ {
  "source": "**",
  "destination": "/index.html"
} ],