Skip to content

Commit 1311e6a

Browse files
committed
rewrites
1 parent c20b204 commit 1311e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"public": "build/docs",
44
"rewrites": [
55
{
6-
"source": "**",
6+
"source": "**/*!(.jpg|.jpeg|.gif|.png|.html|.js|.css|.svg|.ttf|.woff|.woff2|.eot)",
77
"destination": "/index.html"
88
}
99
]

0 commit comments

Comments
 (0)