Firebase Dynamic Links

i am having problem with firebase if i visit any page on my website i get 404 error except "/"
{
"hosting": {
"public": "public",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
]
}
}
{
"hosting": {
"public": "public",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
]
}
}
0 Replies
No replies yetBe the first to reply to this messageJoin