not rewriting for privacy policy

This commit is contained in:
Jack 2020-10-31 18:03:28 +00:00
parent d61ef2beed
commit 4009a16f39
2 changed files with 5 additions and 0 deletions

View file

@ -3,6 +3,10 @@
"public": "public",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
"rewrites": [
{
"source": "/privacy-policy",
"destination": "/privacy-policy.html"
},
{
"source": "**",
"destination": "/index.html"

View file

@ -0,0 +1 @@
asd